Files
MBTI_wang/miniprogram/pages/ai-chat/index.json
2026-04-27 14:36:52 +08:00

10 lines
232 B
JSON

{
"navigationBarTitleText": "神仙 AI",
"navigationBarBackgroundColor": "#faf9ff",
"navigationBarTextStyle": "black",
"backgroundColor": "#f4f3f9",
"usingComponents": {
"custom-tab-bar": "/custom-tab-bar/index"
}
}