Commit 568b68f1 authored by tangfh's avatar tangfh

+

parent 40d5470c
## 1.0.2(2024-06-07)
1.0.2
## 1.0.1(2024-06-07)
1.0.1
## 1.0.0(2024-06-07)
1.0.0
## 1.0.2(2024-05-28)
......
......@@ -8,9 +8,12 @@
export default {
name: "f-title-01",
props: {
style: {},
title: "",
subTitle: ""
subTitle: "",
style: {
type: Object,
default: {}
}
}
}
</script>
......
{
"id": "f-title-01",
"displayName": "f-title-01",
"version": "1.0.0",
"version": "1.0.2",
"description": "f-title-01",
"keywords": [
"f-title-01"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment