接待客户统计页面的改造
This commit is contained in:
7
unpackage/dist/dev/mp-weixin/common/store.js
vendored
7
unpackage/dist/dev/mp-weixin/common/store.js
vendored
@@ -38,7 +38,6 @@ const pages = [
|
||||
navigationStyle: "custom"
|
||||
},
|
||||
componentPlaceholder: {
|
||||
CustomerCountPopup: "pages-subpackage/ai_features/customer_count/customer-count-popup",
|
||||
QualityCoveragePopup: "pages-subpackage/ai_features/quality_coverage/quality-coverage-popup"
|
||||
}
|
||||
}
|
||||
@@ -273,6 +272,12 @@ const subPackages = [
|
||||
navigationStyle: "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
path: "ai_features/customer_count/customer_count",
|
||||
style: {
|
||||
navigationStyle: "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
path: "ai_features/opening_rate/opening_rate",
|
||||
style: {
|
||||
|
||||
Reference in New Issue
Block a user