AI问答框架

This commit is contained in:
zhonghua.li
2026-03-29 20:11:22 +08:00
parent 703fc70a17
commit d14ef1ef05
17 changed files with 2055 additions and 16 deletions

View File

@@ -39,6 +39,12 @@
"QualityCoveragePopup": "pages-subpackage/ai_features/quality_coverage/quality-coverage-popup"
}
},
{
"path": "pages/ai_qa/ai_qa",
"style": {
"navigationStyle": "custom"
}
},
// #ifdef APP
{
"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
@@ -301,6 +307,60 @@
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/general_qa/general_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/demand_qa/demand_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/price_qa/price_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/trust_qa/trust_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/decision_qa/decision_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/competitor_qa/competitor_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/objection_qa/objection_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/sharp_qa/sharp_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/after_sales_qa/after_sales_qa",
"style": {
"navigationStyle": "custom"
}
}
// #ifdef APP
,
@@ -373,6 +433,12 @@
"selectedIconPath": "static/tabbar/customer_active.png",
"text": "客户"
},
{
"pagePath": "pages/ai_qa/ai_qa",
"iconPath": "static/tabbar/expression.png",
"selectedIconPath": "static/tabbar/expression_active.png",
"text": "AI问答"
},
{
"pagePath": "pages/ai_analysis/ai_analysis",
"iconPath": "static/tabbar/ai_analysis.png",