修改为弹出框

This commit is contained in:
zhonghua.li
2026-02-07 16:45:37 +08:00
parent 3498a9b9e3
commit 33950f41fd
29 changed files with 1116 additions and 639 deletions

View File

@@ -34,6 +34,9 @@
"path": "pages/ai_analysis/ai_analysis",
"style": {
"navigationStyle": "custom"
},
"componentPlaceholder": {
"RecordingDurationPopup": "pages-subpackage/ai_features/recording_duration/recording-duration-popup"
}
},
// #ifdef APP
@@ -269,24 +272,12 @@
"enablePullDownRefresh": true
}
},
{
"path": "ai_features/recording_duration/recording_duration",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_features/customer_count/customer_count",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_features/quality_coverage/quality_coverage",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_features/speech_rating/speech_rating",
"style": {