|
@@ -10,9 +10,9 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/cleared/index", // 已清运
|
|
|
+ "path": "pages/cleared/index", // 扫码记录
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "已清运",
|
|
|
+ "navigationBarTitleText": "扫码记录",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
@@ -28,7 +28,7 @@
|
|
|
"path": "pages/userCenter/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "个人中心",
|
|
|
- "navigationBarBackgroundColor": "#ff0000",
|
|
|
+ "navigationBarBackgroundColor": "#ed1c24",
|
|
|
"navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
@@ -58,7 +58,7 @@
|
|
|
},
|
|
|
"tabBar": {
|
|
|
"color": "#7A7E83",
|
|
|
- "selectedColor": "#ff0000",
|
|
|
+ "selectedColor": "#ed1c24",
|
|
|
"backgroundColor": "#ffffff",
|
|
|
"fontSize": "14px",
|
|
|
"list": [
|