适配微信小程序

This commit is contained in:
zhonghua.li
2026-04-17 09:41:37 +08:00
parent 18455a311d
commit 36b8784bc1
59 changed files with 650 additions and 586 deletions

View File

@@ -46,6 +46,7 @@
"workspace/workspace",
"workspace/scene-detail",
"furniture_customer/furniture_customer",
"furniture_reception/furniture_reception_entry",
"bluetooth-recorder/bluetooth-recorder",
"uni-agree/uni-agree",
"ucenter/settings/settings",
@@ -86,18 +87,6 @@
"borderStyle": "black",
"backgroundColor": "#FFFFFF",
"list": [
{
"pagePath": "pages/furniture_reception/furniture_reception",
"iconPath": "static/tabbar/reception.png",
"selectedIconPath": "static/tabbar/reception_active.png",
"text": "接待"
},
{
"pagePath": "pages/ai_analysis/ai_analysis",
"iconPath": "static/tabbar/ai_analysis.png",
"selectedIconPath": "static/tabbar/ai_analysis_active.png",
"text": "AI分析"
},
{
"pagePath": "pages/workbench/workbench",
"iconPath": "static/tabbar/team.png",