f
This commit is contained in:
@@ -74,6 +74,16 @@
|
||||
"navigationBarTextStyle": "black"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/inquire/list",
|
||||
"type": "page",
|
||||
"style": {
|
||||
"navigationBarTitleText": "车辆查询服务",
|
||||
"navigationStyle": "default",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"navigationBarTextStyle": "black"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/legal/authorization",
|
||||
"type": "page",
|
||||
@@ -128,7 +138,7 @@
|
||||
"path": "pages/toolbox/index",
|
||||
"type": "page",
|
||||
"style": {
|
||||
"navigationBarTitleText": "实用工具",
|
||||
"navigationBarTitleText": "工具分类",
|
||||
"navigationStyle": "default",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"navigationBarTextStyle": "black"
|
||||
@@ -161,10 +171,10 @@
|
||||
"selectedIconPath": "static/tabbar/home-active.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/report",
|
||||
"text": "报告",
|
||||
"iconPath": "static/tabbar/report.png",
|
||||
"selectedIconPath": "static/tabbar/report-active.png"
|
||||
"pagePath": "pages/toolbox/index",
|
||||
"text": "工具",
|
||||
"iconPath": "static/tabbar/toolbox.png",
|
||||
"selectedIconPath": "static/tabbar/toolbox-active.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/mine",
|
||||
|
||||
Reference in New Issue
Block a user