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