|
|
|
@ -676,25 +676,25 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"pagePath": "pages/home/index",
|
|
|
|
"pagePath": "pages/home/index",
|
|
|
|
"iconPath": "static/image/home.png",
|
|
|
|
"iconPath": "static/image/home.png",
|
|
|
|
"selectedIconPath": "static/image/home-active.png",
|
|
|
|
"selectedIconPath": "static/image/home.png",
|
|
|
|
"text": "首页"
|
|
|
|
"text": "首页"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"pagePath": "pages/home/order",
|
|
|
|
"pagePath": "pages/home/order",
|
|
|
|
"iconPath": "static/image/apply.png",
|
|
|
|
"iconPath": "static/image/home.png",
|
|
|
|
"selectedIconPath": "static/image/apply-active.png",
|
|
|
|
"selectedIconPath": "static/image/home.png",
|
|
|
|
"text": "发单号"
|
|
|
|
"text": "发单号"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"iconPath": "static/image/message.png",
|
|
|
|
"iconPath": "static/image/home.png",
|
|
|
|
"selectedIconPath": "static/image/message_active.png",
|
|
|
|
"selectedIconPath": "static/image/home.png",
|
|
|
|
"pagePath": "pages/message/index",
|
|
|
|
"pagePath": "pages/message/index",
|
|
|
|
"text": "消息"
|
|
|
|
"text": "消息"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"pagePath": "pages/workBench/index",
|
|
|
|
"pagePath": "pages/workBench/index",
|
|
|
|
"iconPath": "static/image/apply.png",
|
|
|
|
"iconPath": "static/image/home.png",
|
|
|
|
"selectedIconPath": "static/image/apply-active.png",
|
|
|
|
"selectedIconPath": "static/image/home.png",
|
|
|
|
"text": "工单"
|
|
|
|
"text": "工单"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
// { ai
|
|
|
|
// { ai
|
|
|
|
@ -705,8 +705,8 @@
|
|
|
|
// },
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"pagePath": "pages/person/index",
|
|
|
|
"pagePath": "pages/person/index",
|
|
|
|
"iconPath": "static/image/person.png",
|
|
|
|
"iconPath": "static/image/home.png",
|
|
|
|
"selectedIconPath": "static/image/person-active.png",
|
|
|
|
"selectedIconPath": "static/image/home.png",
|
|
|
|
"text": "我的"
|
|
|
|
"text": "我的"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|