lujiuyin
  • Joined on 2026-05-25
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-23 08:10:26 +00:00
a48eb76ba4 Add Assets module with cloud storage and media library flows.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-23 07:26:20 +00:00
3e898d93d0 Add Tasks module with home routing for task management flows.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-23 06:48:37 +00:00
b7054145e7 Redesign global toast as auto-dismissing top banner.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-23 06:27:23 +00:00
31a262fd08 Simplify global loading overlay to animation-only display.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-23 03:25:57 +00:00
7fd964fe19 Add Lottie-based global loading overlay across key flows.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-23 02:52:51 +00:00
1d1eb46ed8 Add custom main tab bar with global scan-to-verify flow.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-23 02:17:16 +00:00
3a11583729 Add .gitignore and stop tracking local Xcode and macOS files.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-23 02:15:42 +00:00
c5374666de Add ScenicPermission module and AMap CocoaPods with simulator support.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-22 09:46:05 +00:00
e8bc9b7f44 Add Payment and Wallet modules with home routing integration.
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-22 09:06:11 +00:00
c2652b83c4 Sync order detail and scanner verification
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-22 08:31:35 +00:00
0b83a73509 Add OSS upload and Kingfisher image support
lujiuyin pushed to main at lujiuyin/suixinkan_ios_new 2026-06-22 07:40:52 +00:00
484566d27e Sync migrated iOS modules
ace9c94359 Initial commit
lujiuyin created branch main in lujiuyin/suixinkan_ios_new 2026-06-22 07:40:52 +00:00
lujiuyin created repository lujiuyin/suixinkan_ios_new 2026-06-22 07:26:37 +00:00
lujiuyin pushed to dev at caohuashan/suixinkan_ios 2026-06-18 09:43:40 +00:00
4195cc7490 将最低支持版本提升至 iOS 17,移除导航兼容层并补充核心模块注释。
lujiuyin pushed to dev at caohuashan/suixinkan_ios 2026-06-18 08:02:39 +00:00
2f0f649282 为订单页新增时间段筛选,并优化日期选择交互。
lujiuyin pushed to dev at caohuashan/suixinkan_ios 2026-06-18 07:29:20 +00:00
2d78ca047c 保留 Tab 页面状态,并精简设置页 Android 专属入口。
lujiuyin pushed to dev at caohuashan/suixinkan_ios 2026-06-18 07:11:01 +00:00
a85561dd53 优化全局 Loading 默认不显示文案,并更新 loading 动画资源。
lujiuyin pushed to dev at caohuashan/suixinkan_ios 2026-06-18 07:05:17 +00:00
f017d1faa1 引入全局 Lottie Loading,统一替换各页面 overlay 加载态。
lujiuyin pushed to dev at caohuashan/suixinkan_ios 2026-06-18 06:34:54 +00:00
08496bc61e 修复订单和数据页下拉刷新时 API 请求被取消的问题。