lujiuyin
  • Joined on 2026-05-25
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-29 06:59:49 +00:00
5bdf4a7dbf 同步 Android 启动页到 iOS,并在冷启动期间静默恢复登录态。
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-29 06:46:16 +00:00
08492df6ce 新增门店订单与核销管理列表,对齐 Android 订单能力并完善账号级缓存。
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-29 05:36:34 +00:00
c4de3d17d0 移除订单 Tab 内门店与核销订单详情页及跳转入口。
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-29 05:33:03 +00:00
1970572edd 迁移合作订单完整能力,并统一 AppRoleCode 角色权限与首页菜单展示。
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-29 03:45:37 +00:00
d310d26293 修复 Tab 导航栈路径绑定,确保子页面 push 后立即响应。
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-29 02:55:58 +00:00
8e34a45d50 移除 MJRefresh 依赖,恢复 SwiftUI 系统下拉刷新。
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-29 02:22:56 +00:00
8997d1ba1c 集成 MJRefresh 并重构主 TabBar 为系统 TabView 样式。
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-29 01:34:12 +00:00
79e735f628 为 TabBar 和扫码页补充 accessibilityIdentifier,并在模拟器/UI Test 中禁用真实相机采集。
lujiuyin pushed to main at lujiuyin/suixinkan_ios_uikit 2026-06-29 01:32:49 +00:00
0d8f97417b Refactor AppServices into assembly, feature facades, and lifecycle coordinator.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_uikit 2026-06-29 00:59:35 +00:00
1a6d4a1791 Fix home navigation bar visibility and hide scan tab title.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_uikit 2026-06-26 11:17:41 +00:00
7469f92177 Replace CYLTabBarController with native UITabBarController for main tabs.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_uikit 2026-06-26 10:49:41 +00:00
43179abf2c Fix TabBar icon assets and simplify Podfile post_install.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_uikit 2026-06-26 08:36:25 +00:00
a1c031c9b7 Integrate CYLTabBar center scan button and unify UIKit navigation.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_uikit 2026-06-26 07:24:32 +00:00
24a7339b68 Refactor AppServices into grouped bundles and document DI conventions.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_uikit 2026-06-26 07:16:17 +00:00
d99a5b1bf8 Advance UIKit rewrite with AMap integration and core UI modules.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_uikit 2026-06-26 06:33:36 +00:00
9edf993432 Initial commit: suixinkan_ios UIKit rewrite project.
lujiuyin created branch main in lujiuyin/suixinkan_ios_uikit 2026-06-26 06:33:36 +00:00
lujiuyin created repository lujiuyin/suixinkan_ios_uikit 2026-06-26 06:32:51 +00:00
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-26 04:44:29 +00:00
d27438b264 补充 Auth/Tasks/ScenicPermission/Live 单元测试,并完善 UI Test 登录与会话稳定性。
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-26 03:25:38 +00:00
aac8458b04 优化 UI Test 路由直达与会话复用,提升自定义 TabBar 下的稳定性。