Files
2025-09-14 00:21:54 +08:00

15 lines
346 B
JSON

{
"navigationBarTitleText": "按钮",
"usingComponents": {
"showbox": "../../common/component/showbox/index",
"box": "../../common/component/container/index"
},
"skeleton": {
"path": "./button.skeleton.xhsml",
"options": {
"background": "#eee",
"animation": "shine"
}
}
}