|
{
|
|
"navigationBarTitleText": "首页",
|
|
"enablePullDownRefresh": true,
|
|
"onReachBottomDistance": 50,
|
|
"usingComponents": {
|
|
"uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons",
|
|
"record": "/components/manuallyAdd/record",
|
|
"header-index": "/components/headerIndex"
|
|
}
|
|
} |