|
|
@@ -33,26 +33,26 @@
|
|
|
{
|
|
|
pagePath: '/pages/index/index',
|
|
|
text: '首页',
|
|
|
- iconPath: '/static/images/custom-tabbar/1.png',
|
|
|
- selectedIconPath: '/static/images/custom-tabbar/2.png'
|
|
|
+ iconPath: '/static/images/custom-tabbar/11.png',
|
|
|
+ selectedIconPath: '/static/images/custom-tabbar/22.png'
|
|
|
},
|
|
|
{
|
|
|
pagePath: '/pages/order/index',
|
|
|
text: '工单',
|
|
|
- iconPath: '/static/images/custom-tabbar/3.png',
|
|
|
- selectedIconPath: '/static/images/custom-tabbar/4.png'
|
|
|
+ iconPath: '/static/images/custom-tabbar/33.png',
|
|
|
+ selectedIconPath: '/static/images/custom-tabbar/44.png'
|
|
|
},
|
|
|
{
|
|
|
pagePath: '/pages/worktime/index',
|
|
|
text: '工时',
|
|
|
- iconPath: '/static/images/custom-tabbar/3.png',
|
|
|
- selectedIconPath: '/static/images/custom-tabbar/4.png'
|
|
|
+ iconPath: '/static/images/custom-tabbar/77.png',
|
|
|
+ selectedIconPath: '/static/images/custom-tabbar/88.png'
|
|
|
},
|
|
|
{
|
|
|
pagePath: '/pages/score/index',
|
|
|
text: '工分',
|
|
|
- iconPath: '/static/images/custom-tabbar/3.png',
|
|
|
- selectedIconPath: '/static/images/custom-tabbar/4.png'
|
|
|
+ iconPath: '/static/images/custom-tabbar/55.png',
|
|
|
+ selectedIconPath: '/static/images/custom-tabbar/66.png'
|
|
|
}
|
|
|
]
|
|
|
|