You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
455 B
11 lines
455 B
|
2 months ago
|
{
|
||
|
|
"navigationBarTitleText": "",
|
||
|
|
"enablePullDownRefresh": true,
|
||
|
|
"navigationStyle": "custom",
|
||
|
|
"usingComponents": {
|
||
|
|
"uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons",
|
||
|
|
"u-loadmore": "/uni_modules/uview-ui/components/u-loadmore/u-loadmore",
|
||
|
|
"uni-popup": "/uni_modules/uni-popup/components/uni-popup/uni-popup",
|
||
|
|
"uni-data-checkbox": "/uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox"
|
||
|
|
}
|
||
|
|
}
|