gxwebsoft
  • Joined on 2025-12-22
gxwebsoft pushed to master at gxwebsoft/tiantian-system 2026-04-09 01:01:39 +08:00
d8c559b5b1 feat(ui): 新增“天天系统”ERP管理平台主页布局与控制台页面优化
gxwebsoft created branch master in gxwebsoft/tiantian-system 2026-04-08 17:11:38 +08:00
gxwebsoft pushed to master at gxwebsoft/tiantian-system 2026-04-08 17:11:38 +08:00
4986d90eb9 初始化2
gxwebsoft created repository gxwebsoft/tiantian-system 2026-04-08 17:05:48 +08:00
gxwebsoft pushed to main at gxwebsoft/template-5 2026-04-08 02:35:20 +08:00
d87e9d3f13 refactor(passport): 优化二维码确认登录页面流程和界面
gxwebsoft pushed to main at gxwebsoft/template-5 2026-04-08 02:08:02 +08:00
43f5bee5b1 fix(passport): 解决扫码登录手机号绑定逻辑问题
gxwebsoft pushed to main at gxwebsoft/template-5 2026-04-08 02:03:15 +08:00
28102fb0bd feat(passport): 改造扫码登录确认页面授权登录界面及协议功能
gxwebsoft pushed to main at gxwebsoft/template-5 2026-04-08 01:44:56 +08:00
54fa9e772c feat(passport): 支持扫码登录手机号一键授权注册登录
6dec400b0e style(phone-auth): 优化样式代码简化和去除部分交互效果
Compare 2 commits »
gxwebsoft pushed to main at gxwebsoft/template-5 2026-04-08 00:54:23 +08:00
ab89163685 fix(phone-auth): 修复登录加载动画边框样式问题
gxwebsoft pushed to main at gxwebsoft/template-5 2026-04-08 00:48:48 +08:00
cba374f3aa feat(passport): 添加手机号授权登录功能支持扫码登录场景
gxwebsoft pushed to main at gxwebsoft/template-5 2026-04-07 23:49:10 +08:00
27641e4c8c feat(passport): 优化扫码登录确认流程,改用 wx.login + loginByOpenId 验证身份
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 22:22:03 +08:00
dc8cbb43a8 fix(qrLogin): 调整二维码颜色配置逻辑
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 22:00:58 +08:00
5c081c48c7 fix(qrLogin): 调整二维码颜色配置逻辑
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 21:24:32 +08:00
9a778898d5 fix(qrLogin): 修正二维码场景值传递问题
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 21:14:49 +08:00
ed9c59dae6 fix(qrLogin): 修正二维码场景值传递问题
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 21:14:40 +08:00
1c9c2dfd82 fix(qrLogin): 修正二维码场景值传递问题
gxwebsoft pushed to main at gxwebsoft/template-5 2026-04-07 21:14:23 +08:00
dd4d5576b0 fix(passport): 兼容小程序码参数并优化扫码登录逻辑
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 21:08:24 +08:00
f4e7e48254 fix(api): 修复二维码登录接口图片字节读取错误
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 21:04:54 +08:00
d1ad38c69f refactor(qrLogin): 简化二维码生成逻辑,移除文件生成和请求
gxwebsoft pushed to main at gxwebsoft/template-5 2026-04-07 21:04:27 +08:00
9f4af005d5 refactor(passport): 适配二维码登录后端ConfirmLoginResult接口