chenglijuan
|
85dca5c7a1
|
更新访客预约
|
2026-04-30 17:08:30 +08:00 |
|
chenglijuan
|
1ae4ba166a
|
更新访客预约提交页面
|
2026-04-28 18:13:22 +08:00 |
|
chenglijuan
|
1ba5ea1084
|
拜访区域和被访人增加联动
|
2026-04-28 15:30:05 +08:00 |
|
ws
|
533edb56bf
|
refactor: 代码清理和优化
- 删除 utils/util.js,将 formatDate 等函数统一到 api.js
- 删除 utils/weapp.qrcode.esm.js,改用微信官方 wxacode API
- 删除 .cloudbase/container/debug.json 空配置文件
- 统一时间日期格式化函数到 api.js
- 优化 app.js 注释,移除冗余说明
- 优化各页面引入语句,合并重复导入
主要变更:
1. utils/api.js: 统一管理所有格式化函数
2. utils/util.js: 文件废弃并删除
3. utils/weapp.qrcode.esm.js: 不再使用,删除
4. pages/*/: 优化导入语句,移除未使用的函数
|
2026-04-28 08:31:12 +08:00 |
|
ws
|
c46ffcf567
|
配色和二维码滚动修复
style: 统一界面视觉风格与配色方 在遮罩层和内容区都加上 catchtouchmove 阻止触摸穿透滚动:
|
2026-04-24 17:51:02 +08:00 |
|
ws
|
a563777a23
|
feat: add subscribe message authorization before appointment submit
|
2026-04-22 17:52:16 +08:00 |
|
ws
|
055549f198
|
refactor: 重构微信小程序从云开发迁移至后端API
将云数据库操作改为调用后端API接口
提取登录失败处理逻辑到单独方法
添加环境配置和API请求工具类
移除云开发相关配置
|
2026-04-21 17:30:53 +08:00 |
|
chenglijuan
|
9de2bdee2e
|
Initial Commit
|
2026-04-18 22:15:11 +08:00 |
|