接待客户统计页面的改造

This commit is contained in:
zhonghua.li
2026-02-08 19:13:07 +08:00
parent 705ee2dff7
commit bcf25432d9
17 changed files with 1690 additions and 353 deletions

View File

@@ -36,7 +36,6 @@
"navigationStyle": "custom"
},
"componentPlaceholder": {
"CustomerCountPopup": "pages-subpackage/ai_features/customer_count/customer-count-popup",
"QualityCoveragePopup": "pages-subpackage/ai_features/quality_coverage/quality-coverage-popup"
}
},
@@ -297,6 +296,12 @@
"navigationStyle": "custom"
}
},
{
"path": "ai_features/customer_count/customer_count",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_features/opening_rate/opening_rate",
"style": {