适配微信小程序

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

@@ -4,15 +4,15 @@
"path": "pages/workbench/workbench",
"style": {
"navigationStyle": "custom"
},
"componentPlaceholder": {
"QualityCoveragePopup": "pages-subpackage/ai_features/quality_coverage/quality-coverage-popup"
}
},
{
"path": "pages/furniture_reception/furniture_reception",
"style": {
"navigationStyle": "custom"
},
"componentPlaceholder": {
"FurnitureReceptionImpl": "pages-subpackage/furniture_reception/furniture_reception-impl"
}
},
{
@@ -253,6 +253,12 @@
"navigationStyle": "custom"
}
},
{
"path": "furniture_reception/furniture_reception_entry",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "bluetooth-recorder/bluetooth-recorder",
"style": {
@@ -443,12 +449,6 @@
"borderStyle": "black",
"backgroundColor": "#FFFFFF",
"list": [
{
"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",