Commit Graph

170 Commits

Author SHA1 Message Date
32f5bce9cc bug
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-26 14:35:57 +08:00
81f38874c8 逻辑优化
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-26 01:07:39 +08:00
301ade0fe6 佣金
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-26 00:30:15 +08:00
3ae1f99374 手机号
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-25 23:44:30 +08:00
zpc
7877d2ba97 fix: 修复booking页面重复getStatusType导致的编译错误
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-25 15:03:54 +08:00
zpc
c22a743eb0 fix: 多项修复和优化
Some checks failed
continuous-integration/drone/push Build is failing
- 预约详情: 隐藏用户手机、修复性别/年级映射、添加家庭氛围和期望字段、格式化日期时间
- 邀请页面: 规则弹窗文字间距修复、提现记录红色标题栏、邀请记录红色标题栏+边框、提现记录弹窗列宽优化
- 系统配置: 邀请规则改为多行文本框
- 邀请绑定: 添加前后端完整链路日志用于排查上下级绑定问题
- 首页: 专业测评区域改为横向滚动、更多区域改为全图片模式
2026-03-25 14:55:37 +08:00
zpc
9d4f9a0722 feat(content): 首页更多区域模块化配置
All checks were successful
continuous-integration/drone/push Build is passing
- home_navigations 表新增 Position 和 ActionType 字段
- 小程序 API 支持按 position 筛选导航列表
- 首页拆分专业测评和更多区域,动态渲染+QR弹窗
- 后台管理支持 Position/ActionType 配置和筛选
- ActionType=1 时 LinkUrl 必填验证
- 状态简化为 0=禁用/1=启用
2026-03-25 11:26:43 +08:00
zpc
0ee0870198 修改样式
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-25 10:26:05 +08:00
zpc
5754d89d20 refactor(report): 性格类型页合并,删除最强/较弱能力解读,将性格分析移至第1页
- CharacterTypes第1页删除最强能力解读和较弱能力解读卡片
- 将第2页CharacterTypesConclusion的性格分析内容合并到第1页图表下方
- code-behind移除StrongestConclusion/WeakestConclusion,新增ConclusionContent
- CSS替换结论卡片样式为性格分析卡片样式
- 数据库禁用character-types-conclusion页面(Status=0)
2026-03-25 10:18:06 +08:00
zpc
c4a3d5d5a2 feat(invite): 规则说明弹窗改为动态内容,从后端配置读取
- 新增invite_rule业务配置项
- ISystemService/SystemService新增GetInviteRuleAsync方法
- SystemController新增getInviteRule接口
- 前端规则说明弹窗改为纯文本展示,匹配设计图样式
2026-03-25 10:06:27 +08:00
zpc
6e19d3c821 fix(test): 更新InviteService测试用例,适配COS存储重构
All checks were successful
continuous-integration/drone/push Build is passing
- 替换IRedisService mock为IUploadConfigService mock
- 修复User实体属性名:HeadImg→Avatar, Pid→ParentUserId, CreatedAt→CreateTime, UpdatedAt→UpdateTime
- 修复User.Id类型从int转为long
2026-03-25 01:39:10 +08:00
zpc
4bf412af51 feat(invite): 邀请二维码改为COS存储,优化内存占用
- users表新增InviteQrcodeUrl字段,永久保存二维码URL
- InviteService改为:查用户字段→调微信接口→上传COS→存库
- 去掉Redis缓存base64图片数据的逻辑
- IUploadConfigService新增UploadFileAsync后端直传方法
- 前端进入邀请页自动预加载二维码URL
- 包含之前的小程序名称配置、二维码生成、邀请人绑定等功能
2026-03-25 01:34:06 +08:00
zpc
50a3d7e67d 修复bug
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-25 00:10:19 +08:00
zpc
693986ae65 bug 2026-03-24 23:55:50 +08:00
zpc
2b10624c21 chore(ci): 迁移CI/CD到内网Harbor
All checks were successful
continuous-integration/drone/push Build is passing
- Dockerfile基础镜像切换到内网Harbor (192.168.195.25:19900)
- .drone.yml registry从外网域名改为内网Harbor
- Admin Dockerfile增加前端构建阶段(多阶段构建)
- 新增基础镜像推送脚本 (push-base-images.ps1/sh)
- 更新CI-CD部署文档
2026-03-24 15:10:19 +08:00
zpc
2f4290d5e2 提交代码
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-24 02:13:50 +08:00
zpc
5f5501dd0d 21
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-24 02:05:42 +08:00
zpc
8f8353f17a 优化 2026-03-24 01:55:56 +08:00
zpc
988241c2c4 调整页面 2026-03-24 01:40:36 +08:00
code@server
f579c8f8c5 ci: 添加 Api 和 Admin 的 Dockerfile
Some checks failed
continuous-integration/drone/push Build is failing
2026-03-23 23:27:08 +08:00
zpc
9b160e0775 21 2026-03-22 22:56:16 +08:00
zpc
996d51d2f5 12 2026-03-19 08:27:21 +08:00
zpc
4bbe43bf3e 21 2026-03-19 08:27:06 +08:00
zpc
54605a0736 1 2026-03-19 08:12:32 +08:00
zpc
15357e0fec 21 2026-03-19 08:11:34 +08:00
zpc
304431010e 21 2026-03-19 07:28:17 +08:00
zpc
003665dd23 21 2026-03-19 07:20:25 +08:00
zpc
4c0c96baea 21 2026-03-19 07:19:30 +08:00
zpc
a7f3e85a1d 21 2026-03-19 07:13:46 +08:00
zpc
98974ecb45 21 2026-03-19 07:13:19 +08:00
zpc
ec6f74ecaa 21 2026-03-19 07:06:59 +08:00
zpc
a88f31e5e2 21 2026-03-19 07:06:41 +08:00
zpc
9f17e03c00 21 2026-03-19 06:54:15 +08:00
zpc
eeb5fa36fc 21 2026-03-19 06:52:57 +08:00
zpc
992a463bc1 21 2026-03-19 06:19:11 +08:00
zpc
8a6635bc52 21 2026-03-19 06:05:12 +08:00
zpc
c7bf419208 21 2026-03-19 05:55:06 +08:00
zpc
01efec146c 21 2026-03-19 05:48:36 +08:00
zpc
2f75cc611b 32 2026-03-18 11:53:46 +08:00
zpc
86584798a3 21 2026-03-18 01:14:05 +08:00
zpc
c683a28d98 21 2026-03-18 01:13:44 +08:00
zpc
2c7693c4e3 21 2026-03-18 00:56:17 +08:00
zpc
79f313ddf5 21 2026-03-18 00:44:46 +08:00
zpc
139e780158 21 2026-03-18 00:43:55 +08:00
zpc
56f0f76721 21 2026-03-18 00:32:05 +08:00
zpc
736f11b356 2121 2026-03-18 00:31:34 +08:00
zpc
2e470397e4 21 2026-03-18 00:18:14 +08:00
zpc
d2f4fb27d8 21 2026-03-18 00:16:13 +08:00
zpc
eecdcf6f19 21 2026-03-18 00:15:19 +08:00
zpc
b7c5fe1bab 21 2026-03-18 00:08:28 +08:00