|
|
|
@ -861,49 +861,31 @@
|
|
|
|
"list": [
|
|
|
|
"list": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"iconPath": "static/image/tabbar/home.png",
|
|
|
|
"iconPath": "static/image/tabbar/home.png",
|
|
|
|
"selectedIconPath": "static/image/tabbar/home_yellow.png",
|
|
|
|
"selectedIconPath": "static/image/tabbar/home_green.png",
|
|
|
|
"pagePath": "pages/home/index",
|
|
|
|
"pagePath": "pages/home/index",
|
|
|
|
"text": "首页"
|
|
|
|
"text": "首页"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
// {
|
|
|
|
|
|
|
|
// "iconPath": "static/image/tabbar/crown_gray.png",
|
|
|
|
|
|
|
|
// "selectedIconPath": "static/image/tabbar/crown.png",
|
|
|
|
|
|
|
|
// "pagePath": "pages/company/vip",
|
|
|
|
|
|
|
|
// "text": "会员"
|
|
|
|
|
|
|
|
// },
|
|
|
|
|
|
|
|
// {
|
|
|
|
|
|
|
|
// "iconPath": "static/image/tabbar/shop_gray.png",
|
|
|
|
|
|
|
|
// "selectedIconPath": "static/image/tabbar/shop.png",
|
|
|
|
|
|
|
|
// "pagePath": "pages/company/index",
|
|
|
|
|
|
|
|
// "text": "门店"
|
|
|
|
|
|
|
|
// },
|
|
|
|
|
|
|
|
// {
|
|
|
|
|
|
|
|
// "iconPath": "static/image/tabbar/AI1.png",
|
|
|
|
|
|
|
|
// "selectedIconPath": "static/image/tabbar/AI1.png",
|
|
|
|
|
|
|
|
// "pagePath": "pages/addJob/index",
|
|
|
|
|
|
|
|
// "text": "智能客服"
|
|
|
|
|
|
|
|
// },
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"iconPath": "static/image/tabbar/message.png",
|
|
|
|
"iconPath": "static/image/tabbar/message.png",
|
|
|
|
"selectedIconPath": "static/image/tabbar/message_yellow.png",
|
|
|
|
"selectedIconPath": "static/image/tabbar/message_green.png",
|
|
|
|
"pagePath": "pages/message/index",
|
|
|
|
"pagePath": "pages/message/index",
|
|
|
|
"text": "消息"
|
|
|
|
"text": "消息"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"iconPath": "static/image/tabbar/plus-square.png",
|
|
|
|
"iconPath": "static/image/tabbar/plus-square.png",
|
|
|
|
"selectedIconPath": "static/image/tabbar/plus-square_yellow.png",
|
|
|
|
"selectedIconPath": "static/image/tabbar/plus-square_green.png",
|
|
|
|
"pagePath": "pages/apply/index",
|
|
|
|
"pagePath": "pages/apply/index",
|
|
|
|
"text": "报名"
|
|
|
|
"text": "报名"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"iconPath": "static/image/tabbar/order.png",
|
|
|
|
"iconPath": "static/image/tabbar/order.png",
|
|
|
|
"selectedIconPath": "static/image/tabbar/order_yellow.png",
|
|
|
|
"selectedIconPath": "static/image/tabbar/order_green.png",
|
|
|
|
"pagePath": "pages/order/index",
|
|
|
|
"pagePath": "pages/order/index",
|
|
|
|
"text": "工单"
|
|
|
|
"text": "工单"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"iconPath": "static/image/tabbar/user.png",
|
|
|
|
"iconPath": "static/image/tabbar/user.png",
|
|
|
|
"selectedIconPath": "static/image/tabbar/user_yellow.png",
|
|
|
|
"selectedIconPath": "static/image/tabbar/user_green.png",
|
|
|
|
"pagePath": "pages/person/index",
|
|
|
|
"pagePath": "pages/person/index",
|
|
|
|
"text": "我的"
|
|
|
|
"text": "我的"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|