更新
This commit is contained in:
parent
0f928298e5
commit
096e1c3c3b
24
pages.json
24
pages.json
@ -640,38 +640,38 @@
|
|||||||
"list": [{
|
"list": [{
|
||||||
"pagePath": "pages/oaHome/oaHome",
|
"pagePath": "pages/oaHome/oaHome",
|
||||||
"text": "首页",
|
"text": "首页",
|
||||||
"iconPath": "/static/tabs-icon/home.png",
|
"iconPath": "static/tabs-icon/home.png",
|
||||||
"selectedIconPath": "/static/tabs-icon/home-a.png"
|
"selectedIconPath": "static/tabs-icon/home-a.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pagePath": "pages/oaExamine/oaExamine",
|
"pagePath": "pages/oaExamine/oaExamine",
|
||||||
"text": "审批",
|
"text": "审批",
|
||||||
"iconPath": "/static/tabs-icon/Task.png",
|
"iconPath": "static/tabs-icon/Task.png",
|
||||||
"selectedIconPath": "/static/tabs-icon/Task-a.png"
|
"selectedIconPath": "static/tabs-icon/Task-a.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pagePath": "pages/oaTask/oaTask",
|
"pagePath": "pages/oaTask/oaTask",
|
||||||
"text": "任务",
|
"text": "任务",
|
||||||
"iconPath": "/static/tabs-icon/approval.png",
|
"iconPath": "static/tabs-icon/approval.png",
|
||||||
"selectedIconPath": "/static/tabs-icon/approval-a.png"
|
"selectedIconPath": "static/tabs-icon/approval-a.png"
|
||||||
},
|
},
|
||||||
// {
|
// {
|
||||||
// "pagePath": "pages/oaManager/oaManager",
|
// "pagePath": "pages/oaManager/oaManager",
|
||||||
// "text": "片区经理",
|
// "text": "片区经理",
|
||||||
// "iconPath": "/static/tabs-icon/manager.png",
|
// "iconPath": "static/tabs-icon/manager.png",
|
||||||
// "selectedIconPath": "/static/tabs-icon/manager-a.png"
|
// "selectedIconPath": "static/tabs-icon/manager-a.png"
|
||||||
// },
|
// },
|
||||||
{
|
{
|
||||||
"pagePath": "pages/business/business",
|
"pagePath": "pages/business/business",
|
||||||
"text": "商机",
|
"text": "商机",
|
||||||
"iconPath": "/static/tabs-icon/manager.png",
|
"iconPath": "static/tabs-icon/manager.png",
|
||||||
"selectedIconPath": "/static/tabs-icon/manager-a.png"
|
"selectedIconPath": "static/tabs-icon/manager-a.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pagePath": "pages/oaMy/oaMy",
|
"pagePath": "pages/oaMy/oaMy",
|
||||||
"text": "我的",
|
"text": "我的",
|
||||||
"iconPath": "/static/tabs-icon/my.png",
|
"iconPath": "static/tabs-icon/my.png",
|
||||||
"selectedIconPath": "/static/tabs-icon/my-a.png"
|
"selectedIconPath": "static/tabs-icon/my-a.png"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user