|
|
@@ -12,6 +12,7 @@
|
|
|
"pages/cert/cert",
|
|
|
"pages/oilPrice/oilPrice",
|
|
|
"pages/legal/legal",
|
|
|
+ "pages/legal/submitLegal/submitLegal",
|
|
|
"pages/securityCheck/securityCheck",
|
|
|
"pages/train/train"
|
|
|
],
|
|
|
@@ -37,20 +38,20 @@
|
|
|
{
|
|
|
"pagePath": "pages/cert/cert",
|
|
|
"text": "证书办理",
|
|
|
- "selectedIconPath": "./images/tabs/ship-.png",
|
|
|
- "iconPath": "./images/tabs/ship.png"
|
|
|
+ "selectedIconPath": "./images/tabs/cert-.png",
|
|
|
+ "iconPath": "./images/tabs/cert.png"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/oilPrice/oilPrice",
|
|
|
"text": "油价查询",
|
|
|
- "selectedIconPath": "./images/tabs/ship-.png",
|
|
|
- "iconPath": "./images/tabs/ship.png"
|
|
|
+ "selectedIconPath": "./images/tabs/oilPrice-.png",
|
|
|
+ "iconPath": "./images/tabs/oilPrice.png"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/legal/legal",
|
|
|
"text": "法律援助",
|
|
|
- "selectedIconPath": "./images/tabs/ship-.png",
|
|
|
- "iconPath": "./images/tabs/ship.png"
|
|
|
+ "selectedIconPath": "./images/tabs/legal-.png",
|
|
|
+ "iconPath": "./images/tabs/legal.png"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/securityCheck/securityCheck",
|