|
@@ -44,7 +44,7 @@
|
|
|
"navigationBarTitleText": "架空"
|
|
|
}
|
|
|
},
|
|
|
-{
|
|
|
+ {
|
|
|
"path": "pages/oldrenovation/overhead/newoverhead",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "架空"
|
|
@@ -101,25 +101,22 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path" : "pages/bottom_leg/bottom_leg",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText" : "底腿"
|
|
|
+ "path": "pages/bottom_leg/bottom_leg",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "底腿"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path" : "pages/piping_record/piping_record",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText" : "管道施工记录"
|
|
|
+ "path": "pages/piping_record/piping_record",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "管道施工记录"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path" : "pages/open_bolt/open_bolt",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText" : "",
|
|
|
- "enablePullDownRefresh" : false
|
|
|
+ "path": "pages/open_bolt/open_bolt",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -129,17 +126,17 @@
|
|
|
"selectedColor": "#2a95f1",
|
|
|
"borderStyle": "white",
|
|
|
"backgroundColor": "#ffffff",
|
|
|
- "list": [ {
|
|
|
- "pagePath": "pages/work/index",
|
|
|
- "iconPath": "static/images/tabbar/home.png",
|
|
|
- "selectedIconPath": "static/images/tabbar/home_.png",
|
|
|
- "text": "首页"
|
|
|
- },{
|
|
|
+ "list": [{
|
|
|
"pagePath": "pages/index",
|
|
|
"iconPath": "static/images/tabbar/gg.png",
|
|
|
"selectedIconPath": "static/images/tabbar/gg_.png",
|
|
|
"text": "公告"
|
|
|
}, {
|
|
|
+ "pagePath": "pages/work/index",
|
|
|
+ "iconPath": "static/images/tabbar/home.png",
|
|
|
+ "selectedIconPath": "static/images/tabbar/home_.png",
|
|
|
+ "text": "首页"
|
|
|
+ }, {
|
|
|
"pagePath": "pages/statistics/statistics",
|
|
|
"iconPath": "static/images/tabbar/tj.png",
|
|
|
"selectedIconPath": "static/images/tabbar/tj_.png",
|