Skip to content

Commit

Permalink
doc(Card): loading 描述修改 (#212)
Browse files Browse the repository at this point in the history
* doc(Card): loading 描述修改

* feat: 同步json到DB
  • Loading branch information
liweijie0812 authored Dec 11, 2023
1 parent 05f3848 commit f98ca2e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified db/TDesign.db
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/scripts/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -16903,7 +16903,7 @@
],
"field_default_value": "false",
"field_enum": "",
"field_desc_zh": "加载状态,值为 true 会根据不同的布局显示不同的加载状态,值为 false 则表示非加载状态。也可以使用 Sketon 组件完全自定义加载态呈现内容",
"field_desc_zh": "加载状态,值为 true 会根据不同的布局显示不同的加载状态,值为 false 则表示非加载状态。也可以使用 Skeleton 组件完全自定义加载态呈现内容",
"field_desc_en": null,
"field_required": 0,
"event_input": "",
Expand Down

0 comments on commit f98ca2e

Please sign in to comment.