FEAT => 本次更新项目为:
初始化appbuild
This commit is contained in:
13
Appbuild/unpackage/dist/dev/mp-weixin/app.json
vendored
Normal file
13
Appbuild/unpackage/dist/dev/mp-weixin/app.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/index/index"
|
||||
],
|
||||
"window": {
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "存客宝",
|
||||
"navigationBarBackgroundColor": "#F8F8F8",
|
||||
"backgroundColor": "#F8F8F8",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"usingComponents": {}
|
||||
}
|
||||
Reference in New Issue
Block a user