修改首页地图
This commit is contained in:
10
pages.json
10
pages.json
@ -127,16 +127,16 @@
|
||||
"iconPath": "static/images/tabbar/home.png",
|
||||
"selectedIconPath": "static/images/tabbar/home_.png",
|
||||
"text": "首页"
|
||||
}, {
|
||||
"pagePath": "pages/ticket/list",
|
||||
"iconPath": "static/images/tabbar/ticket.png",
|
||||
"selectedIconPath": "static/images/tabbar/ticket_.png",
|
||||
"text": "工单"
|
||||
}, {
|
||||
"pagePath": "pages/work/index",
|
||||
"iconPath": "static/images/tabbar/work.png",
|
||||
"selectedIconPath": "static/images/tabbar/work_.png",
|
||||
"text": "工作台"
|
||||
}, {
|
||||
"pagePath": "pages/ticket/list",
|
||||
"iconPath": "static/images/tabbar/ticket.png",
|
||||
"selectedIconPath": "static/images/tabbar/ticket_.png",
|
||||
"text": "工单"
|
||||
}, {
|
||||
"pagePath": "pages/mine/index",
|
||||
"iconPath": "static/images/tabbar/mine.png",
|
||||
|
||||
Reference in New Issue
Block a user