feat: 同步今日小程序与后台迭代版本

集中提交今日 API、管理端、小程序与部署文档调整,确保 Gitea 主分支与本地最新开发版本一致。

Made-with: Cursor
This commit is contained in:
卡若
2026-04-20 11:07:55 +08:00
parent 7108f28280
commit ce55c48c64
180 changed files with 11659 additions and 6078 deletions

View File

@@ -20,19 +20,27 @@ class AnalyticsEventLabels
// 首页 / 拍照入口
'tap_start_camera' => '点击·开始拍照测试',
'tap_questionnaire_home' => '点击·首页·去做问卷',
'tap_home_test_select' => '点击·首页·去选测评',
'tap_home_camera_tab' => '点击·首页·拍照 Tab',
'tap_enterprise_entry' => '点击·切换企业版',
'tap_test_select' => '点击·选择测评类型',
'tap_test_select_from_profile' => '点击·我的·选择测评',
'tap_test_history' => '点击·测评记录',
'tap_my_resume' => '点击·我的简历',
'tap_match_job' => '点击·职位匹配',
'tap_promo_withdrawals' => '点击·提现记录',
// 问卷类
'test_start' => '开始答题',
'test_submit' => '提交答题',
'test_complete' => '答题完成',
'test_complete' => '测评提交完成',
'test_next' => '下一题',
'test_prev' => '上一题',
'tap_upload_photo_home' => '点击·首页·上传照片',
// 付费墙
'paywall_view' => '付费墙·曝光',
'tap_unlock_pay' => '点击·解锁支付',
// 结果页通用
'tap_read_full' => '点击·看全文',
@@ -70,6 +78,20 @@ class AnalyticsEventLabels
// 面相 / AI 结果页
'face_analyze_success' => '面相分析成功',
'face_analyze_fail' => '面相分析失败',
'ai_analysis_complete' => 'AI 分析完成',
'take_photo' => '拍照',
'photo_upload_success' => '照片上传成功',
'photo_upload_fail' => '照片上传失败',
'tap_ai_test_entry' => '点击·AI 测试入口',
'ai_chat_go_test_select' => '神仙AI·去选测评',
'ai_chat_feature_reco_tap' => '神仙AI·功能推荐点击',
'ai_chat_inline_reco_show' => '神仙AI·内联推荐展示',
'ai_chat_resume_entry_tap' => '神仙AI·简历入口',
'tap_match_upload_resume' => '职位匹配·上传简历',
'tap_match_analyze' => '职位匹配·开始分析',
// 企业 / 简历
'tap_resume_upload' => '点击·上传简历',