修改登录
This commit is contained in:
18
unpackage/dist/dev/mp-alipay/app.json
vendored
Normal file
18
unpackage/dist/dev/mp-alipay/app.json
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/index/index",
|
||||
"pages/login/login",
|
||||
"pages/login/fastLogin",
|
||||
"pages/login/mobileLogin",
|
||||
"pages/server_explan/server_explan"
|
||||
],
|
||||
"subPackages": [],
|
||||
"window": {
|
||||
"defaultTitle": "煎饼",
|
||||
"titleBarColor": "#FFF",
|
||||
"backgroundColor": "#F8F8F8"
|
||||
},
|
||||
"usingComponents": {
|
||||
"plugin-wrapper": "/plugin-wrapper"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user