9 lines
252 B
JSON
9 lines
252 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "我的",
|
||
|
|
"enablePullDownRefresh": true,
|
||
|
|
"onReachBottomDistance": 50,
|
||
|
|
"usingComponents": {
|
||
|
|
"uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons",
|
||
|
|
"header-index": "/components/headerIndex"
|
||
|
|
}
|
||
|
|
}
|