家具行业前端代码框架

This commit is contained in:
zhonghua1
2026-01-09 21:44:01 +08:00
parent 602338b27b
commit f17dc27bbf
23 changed files with 12709 additions and 8 deletions

View File

@@ -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": {