增加喜喜 概念框架

This commit is contained in:
zhonghua.li
2026-04-05 22:23:19 +08:00
parent b53195de68
commit b768d52f4b
11 changed files with 1363 additions and 1 deletions

View File

@@ -45,6 +45,19 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/xixi/xixi",
"style": {
"navigationStyle": "custom"
},
"componentPlaceholder": {
"XixiWhoAmI": "pages-subpackage/xixi/components/xixi-who-am-i",
"XixiFirstMeeting": "pages-subpackage/xixi/components/xixi-first-meeting",
"XixiRecord": "pages-subpackage/xixi/components/xixi-record",
"XixiDiagnosis": "pages-subpackage/xixi/components/xixi-diagnosis",
"XixiDatingAdvice": "pages-subpackage/xixi/components/xixi-dating-advice"
}
},
// #ifdef APP
{
"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
@@ -439,6 +452,12 @@
"selectedIconPath": "static/tabbar/ai_analysis_active.png",
"text": "AI分析"
},
{
"pagePath": "pages/xixi/xixi",
"iconPath": "static/tabbar/insight.png",
"selectedIconPath": "static/tabbar/insight_active.png",
"text": "喜喜"
},
{
"pagePath": "pages/ucenter/ucenter",
"iconPath": "static/tabbar/me.png",