修改
This commit is contained in:
parent
2a4ca699d4
commit
3c59983b18
22
pages.json
22
pages.json
@ -44,18 +44,14 @@
|
||||
"path": "pages/login1/login",
|
||||
"style": {
|
||||
"navigationBarTitleText": "登录",
|
||||
"navigationBarBackgroundColor": "#fff",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarTextStyle": "black"
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/register/register",
|
||||
"style": {
|
||||
"navigationBarTitleText": "注册",
|
||||
"navigationBarBackgroundColor": "#fff",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarTextStyle": "black"
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}, {
|
||||
"path": "pages/facecollection/facecollection",
|
||||
@ -176,14 +172,12 @@
|
||||
}, {
|
||||
"path": "paysuccess/paysuccess",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
"path": "ratesuccess/ratesuccess",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
@ -384,12 +378,12 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "servicerecord/servicerecord",
|
||||
"style": {
|
||||
"navigationBarTitleText": "服务记录",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
"path": "servicerecord/servicerecord",
|
||||
"style": {
|
||||
"navigationBarTitleText": "服务记录",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}],
|
||||
"globalStyle": {
|
||||
@ -431,4 +425,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user