yuzhiran
|
8ee27fdd32
|
feat: refactor member to pay-per-use gravity purchase; mv webview to clipboard+browser
- member.vue: rewrite from subscription plans (free/growth/sprint) to
H5-only pay-per-use gravity purchase with quantity selector + QR code
- user.vue: gravity card replacing quota card, add share/contribute/H5-buy
entry points, plus gravity acquisition modal (share/contribute/buy)
- share.vue: layout fix (flex column), smarter copyLink with cached URL,
WeChat timeline hint instead of open-type
- share.controller.ts: add GET /:shareCode redirect route (IP record + 302)
- interview.vue: guest mode fix, H5 buy modal, clipboard copy instead of
webview for mini-program
- App.vue: handleH5UrlParams for ?token=&buy=gravity auto-login
- composables/useGravityPurchase.ts: reusable gravity purchase composable
- remove webview.vue (no longer used), replace with clipboard+browser flow
- AGENTS.md: sync all above changes, fix duplicate numbering
|
2026-06-20 20:49:15 +08:00 |
|
yuzhiran
|
2fbab1072f
|
feat: unified gravity system - VIP members consume gravity instead of unlimited; add monthly gravity top-up cron
|
2026-06-19 22:43:52 +08:00 |
|
yuzhiran
|
96c367e0f8
|
feat: latest code update
|
2026-06-16 13:18:36 +08:00 |
|
yuzhiran
|
18c50726cd
|
fix: WeChat login Content-Type header, ASR tiny model, re-upload mini-program v1.0.11
|
2026-06-15 10:00:22 +08:00 |
|
yuzhiran
|
8191cf4b41
|
feat: realistic face avatar + voice input + ASR endpoint
|
2026-06-12 15:32:04 +08:00 |
|
yuzhiran
|
087fb1d400
|
fix: avatar mode default on, show AI text in chat
|
2026-06-12 14:45:36 +08:00 |
|
yuzhiran
|
a55cb56be2
|
feat: TTS服务 + 数字人面试组件 (P1)
|
2026-06-12 09:42:06 +08:00 |
|
yuzhiran
|
37cfdfe93c
|
feat: 登录页密码+验证码双模式 / 首页岗位优化 / 法律页面 / 后端接口完善
- 前端:登录页重构,支持密码登录、验证码登录、注册三种模式
- 前端:首页热门岗位添加「参考示例」标签,去虚构数据
- 前端:面试页顶部优化,岗位名+状态标签展示
- 前端:新增用户协议、隐私政策页面及免责声明
- 后端:新增 POST /api/user/register 注册接口
- 后端:新增 POST /api/user/set-password 设置密码接口
- 后端:修复 user.schema.ts unique 索引导致 null 冲突问题
- 后端:新增 payment-order.schema、positions.schema、site-config.schema
- 后端:package.json 新增 postbuild 脚本自动复制证书
- 管理后台:新增订单管理 Tab
|
2026-06-09 15:39:17 +08:00 |
|
yuzhiran
|
511f60d0db
|
初始化:职引项目 v1.0
|
2026-06-08 16:28:00 +08:00 |
|