家具行业前端代码框架
This commit is contained in:
33
pages.json
33
pages.json
@@ -172,6 +172,24 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/furniture_reception/furniture_reception",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/furniture_customer/furniture_customer",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/furniture_top_sales/furniture_top_sales",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/meeting_prepare/meeting_prepare",
|
||||
"style": {
|
||||
@@ -435,6 +453,21 @@
|
||||
"iconPath": "static/tabbar/insight.png",
|
||||
"selectedIconPath": "static/tabbar/insight_active.png",
|
||||
"text": "总结和统计"
|
||||
}, {
|
||||
"pagePath": "pages/furniture_reception/furniture_reception",
|
||||
"iconPath": "static/tabbar/reception.png",
|
||||
"selectedIconPath": "static/tabbar/reception_active.png",
|
||||
"text": "接待"
|
||||
}, {
|
||||
"pagePath": "pages/furniture_customer/furniture_customer",
|
||||
"iconPath": "static/tabbar/customer.png",
|
||||
"selectedIconPath": "static/tabbar/customer_active.png",
|
||||
"text": "客户"
|
||||
}, {
|
||||
"pagePath": "pages/furniture_top_sales/furniture_top_sales",
|
||||
"iconPath": "static/tabbar/insight.png",
|
||||
"selectedIconPath": "static/tabbar/insight_active.png",
|
||||
"text": "销冠"
|
||||
}]
|
||||
},
|
||||
"uniIdRouter": {
|
||||
|
||||
Reference in New Issue
Block a user