集成 MJRefresh 并重构主 TabBar 为系统 TabView 样式。
新增 SwiftUI 桥接层与单元测试,更新 Tab 图标资源命名和多倍图,同步调整 UI Test 的 Tab/扫码定位逻辑。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
6
Pods/Target Support Files/MJRefresh/MJRefresh.modulemap
generated
Normal file
6
Pods/Target Support Files/MJRefresh/MJRefresh.modulemap
generated
Normal file
@ -0,0 +1,6 @@
|
||||
framework module MJRefresh {
|
||||
umbrella header "MJRefresh-umbrella.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
Reference in New Issue
Block a user