完善录音时长功能

This commit is contained in:
zhonghua.li
2026-02-07 19:51:03 +08:00
parent 33950f41fd
commit 3944fa6969
52 changed files with 2013 additions and 886 deletions

View File

@@ -36,7 +36,8 @@
"navigationStyle": "custom"
},
"componentPlaceholder": {
"RecordingDurationPopup": "pages-subpackage/ai_features/recording_duration/recording-duration-popup"
"CustomerCountPopup": "pages-subpackage/ai_features/customer_count/customer-count-popup",
"QualityCoveragePopup": "pages-subpackage/ai_features/quality_coverage/quality-coverage-popup"
}
},
// #ifdef APP
@@ -272,12 +273,6 @@
"enablePullDownRefresh": true
}
},
{
"path": "ai_features/customer_count/customer_count",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_features/speech_rating/speech_rating",
"style": {
@@ -296,6 +291,12 @@
"navigationStyle": "custom"
}
},
{
"path": "ai_features/recording_duration/recording_duration",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_features/opening_rate/opening_rate",
"style": {