适配微信小程序
This commit is contained in:
13
unpackage/dist/build/mp-weixin/app.json
vendored
13
unpackage/dist/build/mp-weixin/app.json
vendored
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user