feat: 小程序与管理端迭代(神仙AI、了解自己CRM、AI测试入口、报表与分润等)

Made-with: Cursor
This commit is contained in:
卡若
2026-04-17 19:46:48 +08:00
parent cf835ea585
commit 7108f28280
239 changed files with 21061 additions and 2175 deletions

View File

@@ -5,6 +5,7 @@
"pages/index/upload",
"pages/index/result",
"pages/test-select/index",
"pages/ai-test/index",
"pages/test/mbti",
"pages/test/sbti",
"pages/test/disc",
@@ -25,7 +26,12 @@
"pages/phone-auth/index",
"pages/promo/index",
"pages/promo/poster",
"pages/promo/withdrawals"
"pages/promo/withdrawals",
"pages/match-job/index",
"pages/ai-chat/index",
"pages/ai-chat/report",
"pages/ai-chat/history",
"pages/webview/index"
],
"tabBar": {
"custom": true,
@@ -46,6 +52,12 @@
"iconPath": "images/camera.png",
"selectedIconPath": "images/camera-active.png"
},
{
"pagePath": "pages/ai-chat/index",
"text": "神仙AI",
"iconPath": "images/home.png",
"selectedIconPath": "images/home-active.png"
},
{
"pagePath": "pages/profile/index",
"text": "我的",