style
This commit is contained in:
+16
-12
@@ -12,18 +12,6 @@
|
||||
"navigationBarTitleText": "个人中心"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/rent/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "扫码租借"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/return/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "扫码归还"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/deposit/index",
|
||||
"style": {
|
||||
@@ -47,6 +35,22 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "帮助中心"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "设备详情",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"navigationBarTextStyle": "black"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/return",
|
||||
"style": {
|
||||
"navigationBarTitleText": "归还设备",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"navigationBarTextStyle": "black"
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user