12 lines
376 B
JSON
12 lines
376 B
JSON
![]() |
{
|
||
|
"usingComponents": {
|
||
|
"mp-bar": "weui-miniprogram/navigation-bar/navigation-bar",
|
||
|
"harf-ring":"/components/harf-ring/harf-ring",
|
||
|
"mp-icon": "weui-miniprogram/icon/icon"
|
||
|
},
|
||
|
"enablePullDownRefresh": true,
|
||
|
"onReachBottomDistance": 100,
|
||
|
"backgroundColorContent": "#f7f7f7",
|
||
|
"backgroundColor": "#f7f7f7",
|
||
|
"navigationStyle": "custom"
|
||
|
}
|