页面
This commit is contained in:
11
unpackage/dist/dev/mp-weixin/app.json
vendored
Normal file
11
unpackage/dist/dev/mp-weixin/app.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/Home/Home",
|
||||
"pages/index/index"
|
||||
],
|
||||
"window": {
|
||||
"navigationStyle": "custom",
|
||||
"statusBarBackground": "#ffffff"
|
||||
},
|
||||
"usingComponents": {}
|
||||
}
|
||||
Reference in New Issue
Block a user