c7372cba61
fix(profile): disable mobile edit and fix email value alignment
...
Make phone number read-only with info toast, remove 'mobile' from edit
type union, and constrain email value width with 50vw to align arrows.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-17 17:59:57 +08:00
231cb0765d
refactor(auth): optimize WeChat login flow and error handling
...
Unify two-step login UI with consistent button styles, add proper error
toasts for non-binding failures, and simplify phone auth prompt text.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-17 17:58:37 +08:00
b7a9f6ed62
chore(git): ignore local claude settings
2026-03-15 16:56:20 +08:00
5cfd1fb3eb
chore(claude): expand local command allowlist
2026-03-15 16:49:21 +08:00
277963e1e0
feat(inspection): add mock inspection history pages
2026-03-15 16:48:53 +08:00
28537774ed
feat(home): surface ops shortcuts and realtime stats
2026-03-15 16:41:25 +08:00
6178e21e18
chore(profile): update AIOT copy and settings content
2026-03-15 16:36:24 +08:00
a2734ed6e8
feat(work-order): add order center workflow
2026-03-15 16:30:27 +08:00
95519045b9
feat(auth): refactor mini program login flows
2026-03-15 16:14:58 +08:00
dcc5c38e96
chore: 更新 .gitignore 忽略临时文件
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 14:37:15 +08:00
6be7d38e63
docs: 添加开发计划、设计规范和设计稿
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 14:31:46 +08:00
c9979da18d
feat: 新增 IoT API 接口、扫码页面和启动页
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 14:31:26 +08:00
e5a64fc322
chore: 更新依赖和构建配置
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 14:31:08 +08:00
8a91e8363c
chore: 更新工具函数、路由配置、用户状态和 Logo 资源
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 14:30:43 +08:00
ae9075c43f
feat: 优化工作台、个人中心、消息页面
...
- 重构工作台用户头部和菜单区域组件
- 优化个人中心页面布局
- 更新消息页面
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 14:30:24 +08:00
e61b5a2673
feat: 更新底部导航栏配置和样式
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 14:30:04 +08:00
3f603882ac
feat: 重构登录/注册模块 UI 和交互
...
- 重构登录页、验证码登录页、忘记密码页样式
- 优化 auth 组件(header、code-input、tenant-picker)
- 新增 auth-input 组件
- 更新 auth 公共样式
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 14:29:43 +08:00
5dcf5fade0
style: 更新全局样式和 UnoCSS 配置
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 14:28:02 +08:00
6e734699dc
chore: 配置生产环境地址并清除默认登录凭据
...
- 配置生产环境后端地址为 viewshanghai.com
- 配置生产环境上传地址
- 清除默认登录账号密码,提升安全性
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 14:27:37 +08:00
f478af1d1a
chore: 移除开源项目 README
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-07 12:24:42 +08:00
1fecece73f
docs: 初始化项目 AI 上下文文档 (CLAUDE.md)
...
生成根级 + 4 个模块级 CLAUDE.md,覆盖率约 97%。
包含架构总览、模块索引、Mermaid 结构图、编码规范、
pages-system 全部 16 个子模块深度分析及跨模块依赖关系。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-07 12:16:22 +08:00
YunaiV
dc59009fbe
(〃'▽'〃) v2026.01 发布:大大大大完善 vben5 的 antd、vben 版本的功能,新增 IoT 各种接入协议
2026-01-29 23:53:11 +08:00
芋道源码
9b9ac54409
!41 feat: [bpm] 新增流程详情 timeline
...
Merge pull request !41 from Jason/master
2026-01-22 05:09:02 +00:00
芋道源码
caecd4fe0e
!42 fix: [bpm] 解决高度不对,新增按钮一半被隐藏的问题
...
Merge pull request !42 from hsc/master
2026-01-22 04:59:12 +00:00
jason
b08418597f
feat: [bpm] 审批状态图标盖章效果
2026-01-21 23:22:33 +08:00
jason
8aa8b04354
feat: [bpm] 同意增加选择下一个审批人和签名操作
2026-01-21 15:09:59 +08:00
黄锁超
2f32eb4a84
fix: [bpm] 解决高度不对,新增按钮一半被隐藏的问题
2026-01-20 17:27:05 +08:00
jason
3b9696ac03
feat: [bpm] 新增流程详情 timeline
2026-01-20 10:35:49 +08:00
jason
23bc5ad5ba
Merge remote-tracking branch 'upstream/master'
2026-01-18 22:53:46 +08:00
jason
751919cb92
feat: [bpm] 审批预览 timeline 组件
2026-01-18 22:50:57 +08:00
YunaiV
b420c5af5a
review:【bpm】审批详情的操作们
2026-01-18 14:29:52 +08:00
芋道源码
7a5d8d9881
!40 feat: [bpm] review 修改
...
Merge pull request !40 from Jason/master
2026-01-18 06:28:03 +00:00
jason
46bbb26699
feat: [bpm] review 修改
2026-01-17 16:38:07 +08:00
jason
d970dfe481
feat: [bpm] review 修改
2026-01-16 09:55:45 +08:00
YunaiV
9260346aaa
review:【bpm】审批详情的操作们
2026-01-14 19:28:11 +08:00
芋道源码
00d3f4fbee
!39 feat: [bpm] 流程取消操作
...
Merge pull request !39 from Jason/master
2026-01-14 10:59:41 +00:00
jason
a11ed15d3b
feat: [bpm] 流程取消操作
2026-01-14 13:40:24 +08:00
jason
dfa374fdc9
feat: [bpm] 减签任务
2026-01-14 13:40:14 +08:00
jason
dc1d19fba6
feat: [bpm] 加签任务
2026-01-14 13:40:05 +08:00
jason
a7d3d42111
feat: [bpm] 退回任务
2026-01-14 13:39:55 +08:00
jason
a430c23a2d
feat: [bpm] 转办和委派操作
2026-01-14 13:39:45 +08:00
jason
51c593f319
feat: [bpm] 审批详情操作按钮
2026-01-09 14:23:37 +08:00
YunaiV
b9f353c794
feat: add launch configuration for Chrome debugging on localhost
2026-01-02 12:13:37 +08:00
YunaiV
17d014421a
feat:【infra】代码生成:优化 admin uniapp 模版,增加 const formRef = ref<FormInstance>() 的类型
2025-12-29 23:24:16 +08:00
YunaiV
a0a461947e
(〃'▽'〃) v2025.12 发布:极大极大完善 vben5 的 antd、vben 版本的功能,新增 admin uniapp vue3 版本
2025-12-28 11:05:11 +08:00
芋道源码
7f46f8cdd1
!37 fix: 修复微信小程序下验证码组件加载失败
...
Merge pull request !37 from 熊猫大侠/master-dev-verify
2025-12-26 11:46:11 +00:00
panda
4ee6a4f76d
fix: 验证码组件微信小程序加载失败,删除无效的index.ts
2025-12-26 13:44:24 +08:00
panda
e63874c64c
fix: 验证码组件微信小程序加载失败的另外页面
2025-12-26 11:48:16 +08:00
YunaiV
68a6d6ac4f
review:API 加密的实现,补充注释为主
2025-12-26 09:07:36 +08:00
panda
7fb37b5afe
fix: 修复微信小程序下验证码组件加载失败
2025-12-26 09:07:02 +08:00