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