增加喜喜 概念框架
This commit is contained in:
19
pages.json
19
pages.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user