|
|
@ -41,17 +41,26 @@ |
|
|
|
"tabBar": { |
|
|
|
"backgroundColor": "white", |
|
|
|
"selectedColor": "#33a5fc", |
|
|
|
"list": [{ |
|
|
|
"pagePath": "pages/payment/payment", |
|
|
|
"iconPath": "static/tabbar/1.png", |
|
|
|
"selectedIconPath": "static/tabbar/2.png", |
|
|
|
"text": "加油" |
|
|
|
}, { |
|
|
|
"pagePath": "pages/center/center", |
|
|
|
"iconPath": "static/tabbar/3.png", |
|
|
|
"selectedIconPath": "static/tabbar/4.png", |
|
|
|
"text": "个人中心" |
|
|
|
}] |
|
|
|
"list": [ |
|
|
|
{ |
|
|
|
"pagePath": "pages/payment/payment", |
|
|
|
"iconPath": "static/tabbar/1.png", |
|
|
|
"selectedIconPath": "static/tabbar/2.png", |
|
|
|
"text": "加油" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"pagePath": "pages/weddingCelebration/weddingCelebration", |
|
|
|
"iconPath": "static/tabbar/5.png", |
|
|
|
"selectedIconPath": "static/tabbar/6.png", |
|
|
|
"text": "佳通婚礼车队服务" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"pagePath": "pages/center/center", |
|
|
|
"iconPath": "static/tabbar/3.png", |
|
|
|
"selectedIconPath": "static/tabbar/4.png", |
|
|
|
"text": "个人中心" |
|
|
|
} |
|
|
|
] |
|
|
|
}, |
|
|
|
"uniIdRouter": {} |
|
|
|
} |