Ghost
e672ad4ede
feat: 双端题库统一与 PDP/DISC 结果文案、测评 API 与企测上下文
...
1、修复了测评/结果页与个人中心展示不一致问题;废弃独立 questions.js,统一使用 questionBank;结果格式与详情解析相关问题。
2、新增了 PdpDiscResultText(PDP+DISC 双类型摘要文案)、抖音 questionBank 与 enterpriseContext;扩展 api/Test 与路由、管理端 Order 与 ExtractsTestResults。
3、优化了 resultFormat 与 questionBank 组织方式、UserDetailDialog;移除不再使用的 mbti_test_results 恢复 SQL/脚本。
Made-with: Cursor
2026-03-31 15:26:21 +08:00
Ghost
3fdf9b6ed2
chore: 管理端与 API 批量更新(测评恢复、看板、分销与用户)
...
1、修复了用户详情/测评结果与人脸结果解析展示问题;管理端订单、分销及超管用户相关接口与展示异常。
2、新增了 testResultParse 统一解析工具、mbti_test_results 恢复 SQL 及生成脚本;补充 API 路由与 Dashboard/用户侧能力。
3、优化了企业/超管数据看板与分销结算逻辑;精简超管 Settings 与布局代码;完善 faceResultDetail;小程序 app.js 小幅同步。
Made-with: Cursor
2026-03-31 10:56:28 +08:00
Ghost
3af7bb35dd
feat: 企业权限上限与迁移脚本;管理端/超管概览与财务;双端小程序 tab/订单/历史/测评选择等同步
...
Made-with: Cursor
2026-03-30 17:12:59 +08:00
Ghost
f589b5d50c
feat(admin): 双邀请太阳码与自动拉取;企业/个人 Invite API;用户头像字段;题库工具与抖音测试页调整
...
Made-with: Cursor
2026-03-30 11:31:48 +08:00
Ghost
de3a3fd637
111
2026-03-28 18:18:41 +08:00
Ghost
6584417ed8
fix: 审核模式 runtime 同步、邀请码与小端 tabBar/个人中心及管理端用户页
...
- api: AppConfig runtime 返回 reviewMode;Invite/Settings/AppUser 等调整
- 微信小程序与抖音:app 与 tabBar、enterprise/camera/index/upload/profile 对齐审核与邀请逻辑
- 管理端:Dashboard、Settings、Users、UserDetailDialog 等更新
Made-with: Cursor
2026-03-28 17:46:36 +08:00
Ghost
3317c84b5e
feat: 管理端与用户端批量更新(订单/邀请双码/tabBar/审核与分销等)
...
- 管理端:用户详情、企业看板双小程序码、超管设置与用户列表等
- 后端:订单接口、邀请码企业版+个人版、分析与测试相关调整
- 微信小程序/抖音:自定义 tabBar 居中与拍摄钮上移、相机页与结果页、订单页、支付与统计
- 新增 faceResultDetail 工具与 mp 分析迁移脚本
Made-with: Cursor
2026-03-28 16:46:00 +08:00
Ghost
2bb8b979f1
测试路由
2026-03-28 09:56:16 +08:00
卡若
68c73f6ca9
fix: 仪表盘与用户管理、分析/测试接口、双端结果页与个人中心展示调整
...
- admin:Dashboard/Users 与超管 Users 联动后端统计
- api:Dashboard、Analyze、Test、超管 AppUser 逻辑更新
- 微信/抖音小程序:result、profile 页面与样式
- 新增 admin 公共组件与需求文档截图
Made-with: Cursor
2026-03-27 18:26:03 +08:00
卡若
aca2e263bb
feat: 管理端聚合页、小程序/抖音埋点与统计、飞书线索 webhook、API 迁移与路由
...
- admin:OrdersHub/UsersHub、Commerce/Ops/Enterprise Hub、MpAnalytics、Feishu/小程序配置面板、鉴权存储
- api:Analytics、DataMigration、FeishuLeadWebhook、mp 事件迁移 SQL
- 微信/抖音小程序:analytics 上报与相关页面调整
- 开发文档与 scripts 补充
Made-with: Cursor
2026-03-27 17:22:04 +08:00
Ghost
9601b6955b
提交
2026-03-24 10:14:49 +08:00
Ghost
e539a34b07
Merge branch 'main' of https://github.com/fnvtk/MBTI_wang
...
# Conflicts:
# api/app/controller/api/Analyze.php
# api/app/controller/api/AppConfig.php
# api/app/controller/api/Payment.php
# api/app/controller/api/Test.php
# miniprogram/app.js
# miniprogram/pages/enterprise/index.js
# miniprogram/pages/enterprise/resume-history.js
# miniprogram/pages/index/result.js
# miniprogram/pages/index/result.wxml
# miniprogram/pages/index/result.wxss
# miniprogram/pages/promo/poster.js
# miniprogram/pages/recharge/index.js
# miniprogram/pages/result/disc.wxss
# miniprogram/pages/result/mbti.wxss
# miniprogram/pages/result/pdp.wxss
# miniprogram/pages/result/resume.js
# miniprogram/utils/payment.js
# miniprogram/utils/share.js
2026-03-24 10:14:19 +08:00
Ghost
41f016b1ab
支持设置默认企业
2026-03-24 10:07:00 +08:00
卡若
f24ade0141
merge: 合并 origin/main 与本地(冲突保留本地)
2026-03-20 18:39:18 +08:00
卡若
e6411523ff
chore: 同步本地(微信小程序 + 抖音小程序)
...
Made-with: Cursor
2026-03-20 18:38:59 +08:00
Ghost
79512b2fc6
项目提交
2026-03-20 18:20:47 +08:00
卡若
904063d833
chore: 小程序页面样式与结构更新(index/result/upload/resume)
...
Made-with: Cursor
2026-03-17 14:06:53 +08:00
卡若
b394691c91
chore: 同步最新改动(admin/superadmin、api、小程序页面与配置)
...
Made-with: Cursor
2026-03-17 13:50:22 +08:00
卡若
a0aeb844d1
docs: 添加 README 与 GitHub 同步说明
...
Made-with: Cursor
2026-03-17 12:50:09 +08:00
卡若
eb510304c0
chore: 首次提交 - 关联 GitHub fnvtk/MBTI_wang
...
Made-with: Cursor
2026-03-17 12:39:38 +08:00
Ghost
2f82ee3b23
海报字体提交
2026-03-17 12:01:46 +08:00
Ghost
3f5105a3ff
小程序提交
2026-03-17 12:01:20 +08:00
Ghost
470596bd48
11111
2026-03-17 12:00:31 +08:00
Ghost
a9bedf019d
服务端-其余代码
...
Made-with: Cursor
2026-03-17 11:58:45 +08:00
Ghost
28b478dab5
服务端-部分代码
2026-03-17 11:53:41 +08:00
Ghost
90243e7180
管理端前端
2026-03-17 11:52:39 +08:00
Ghost
ba76a39edd
分批次提交
2026-03-17 11:51:58 +08:00
Ghost
96f1b5e66d
1111
2026-03-17 11:50:48 +08:00
luck-wong
653fb75a03
Add basic CI workflow with build steps
...
This workflow triggers on push and pull request events for the main branch, and can be run manually. It includes steps to check out the repository and execute simple scripts.
2026-03-17 10:24:46 +08:00
luck-wong
88bb5761c6
Initial commit
2026-03-17 10:22:35 +08:00