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.
23 lines
554 B
23 lines
554 B
{ |
|
"pages": [ |
|
"pages/confirm-code/confirm-code", |
|
"pages/store-commodity/store-commodity", |
|
"pages/menu/menu" |
|
], |
|
"window": { |
|
"navigationBarTextStyle": "black", |
|
"navigationBarTitleText": "uni-app", |
|
"navigationBarBackgroundColor": "#F8F8F8", |
|
"backgroundColor": "#F8F8F8", |
|
"navigationStyle": "custom" |
|
}, |
|
"nvueCompiler": "weex", |
|
"renderer": "auto", |
|
"splashscreen": { |
|
"alwaysShowBeforeRender": true, |
|
"autoclose": false |
|
}, |
|
"appname": "优客菜单", |
|
"compilerVersion": "2.2.2", |
|
"usingComponents": {} |
|
} |