init
This commit is contained in:
13
xhs-mini-demos/entry/component/component.json
Normal file
13
xhs-mini-demos/entry/component/component.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"navigationBarTitleText": "小程序示例",
|
||||
"backgroundColor": "#EFF1F2",
|
||||
"navigationStyle": "custom",
|
||||
"usingComponents": {},
|
||||
"skeleton": {
|
||||
"options": {
|
||||
"minGrayBlockWidth": 0,
|
||||
"animation": "shine2"
|
||||
},
|
||||
"path": "component.skeleton.xhsml"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user