258c438f9a
优化冷启动流程:Launch Screen 对齐 Splash,仅阻塞 rolePermissions。
...
移除 SplashCoordinator,bootstrap 期间用 SplashView 覆盖避免空白闪屏,其余账号数据改为后台补充刷新。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 09:56:49 +08:00
5692134efc
Align iOS home common apps and all-functions page with Android.
...
Add unified HomeCommonMenu/HomeAllFunctions diagnostics, rebuild all-functions from top-level menuList permissions, and document Home and AllFunctions module logic.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 09:40:02 +08:00
560b52fcc8
接入首页位置上报与在线倒计时,并优化上报交互体验。
...
持久化服务端 expired 过期时间戳以正确恢复倒计时,切换在线/离线与上报时展示定位 Loading,移除重复的成功 Alert,并将 Toast 调整为居中半透明样式。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 15:59:59 +08:00
5bdf4a7dbf
同步 Android 启动页到 iOS,并在冷启动期间静默恢复登录态。
...
新增 SplashView、SplashCoordinator 与 Launch Screen 资源,移除冷启动 Lottie;LoginView 加载 App 配置。同时将 token 存储迁移至 UserDefaults,并更新相关测试与文档。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 14:59:44 +08:00
08492df6ce
新增门店订单与核销管理列表,对齐 Android 订单能力并完善账号级缓存。
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 14:46:10 +08:00
1970572edd
迁移合作订单完整能力,并统一 AppRoleCode 角色权限与首页菜单展示。
...
新增 CooperationOrder 模块(双 Tab 列表、获客员绑定、主 Tab 扫码)、订单来源/带客单绑定及配套 API 测试;同步引入 roleCode 权限匹配与相关单元测试。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 13:33:00 +08:00
703078352c
从 iOS 17 Observation 迁移至 iOS 16 兼容的 Combine 架构
...
将最低部署版本降至 iOS 16,以 ObservableObject 替换 @Observable,新增导航与 UI 兼容层,并补充登录冒烟 UI 测试。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-26 10:16:35 +08:00
09922f70fe
重构全局 Toast 为自动消失的顶部横幅
...
采用全宽主色横幅居中展示文案,2.2 秒后自动隐藏,并补充定时器重置行为的测试。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-23 14:48:31 +08:00
b61bf0d070
新增景区权限模块,集成 AMap CocoaPods 并支持模拟器
...
将景区选择与权限申请流程接入首页路由,集成高德 SDK 用于真机构建,并通过 Podfile post_install 钩子保证 arm64 模拟器可编译。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-23 10:15:26 +08:00
0a0d4fbd79
初始提交
2026-06-22 11:28:01 +08:00