模块化 AppStore 并完善素材管理与个人空间设置。
将会话、权限、位置、收款与排队存储拆分为独立模块,同步更新各 ViewModel 与单元测试,并补充素材管理 UI 与个人空间设置交互。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
17
suixinkan/Assets.xcassets/home_menu_space.imageset/Contents.json
vendored
Normal file
17
suixinkan/Assets.xcassets/home_menu_space.imageset/Contents.json
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "home_menu_space.svg",
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
},
|
||||
"properties" : {
|
||||
"preserves-vector-representation" : true,
|
||||
"template-rendering-intent" : "template"
|
||||
}
|
||||
}
|
||||
1
suixinkan/Assets.xcassets/home_menu_space.imageset/home_menu_space.svg
vendored
Normal file
1
suixinkan/Assets.xcassets/home_menu_space.imageset/home_menu_space.svg
vendored
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#000" d="M11 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6v18Zm2 0h6a2 2 0 0 0 2-2v-7h-8v9Zm8-11V5a2 2 0 0 0-2-2h-6v7h8Z"/></svg>
|
||||
|
After Width: | Height: | Size: 216 B |
Reference in New Issue
Block a user