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.
10 lines
340 B
10 lines
340 B
2 years ago
|
{
|
||
|
"navigationStyle": "custom",
|
||
|
"navigationBarTitleText": "",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"usingComponents": {
|
||
|
"uni-nav-bar": "/uni_modules/uni-nav-bar/components/uni-nav-bar/uni-nav-bar",
|
||
|
"uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons",
|
||
|
"u-switch": "/uview-ui/components/u-switch/u-switch"
|
||
|
}
|
||
|
}
|