14 lines
280 B
JSON
14 lines
280 B
JSON
{
|
|
"navigationBarTitleText": "小程序示例",
|
|
"backgroundColor": "#EFF1F2",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {},
|
|
"skeleton": {
|
|
"options": {
|
|
"minGrayBlockWidth": 0,
|
|
"animation": "shine2"
|
|
},
|
|
"path": "component.skeleton.xhsml"
|
|
}
|
|
}
|