适配微信小程序
This commit is contained in:
18
pages.json
18
pages.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user