模块化 AppStore 并完善素材管理与个人空间设置。
将会话、权限、位置、收款与排队存储拆分为独立模块,同步更新各 ViewModel 与单元测试,并补充素材管理 UI 与个人空间设置交互。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
17
suixinkan/Assets.xcassets/profile_avatar_default.imageset/Contents.json
vendored
Normal file
17
suixinkan/Assets.xcassets/profile_avatar_default.imageset/Contents.json
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "profile_avatar_default.svg",
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
},
|
||||
"properties" : {
|
||||
"preserves-vector-representation" : true,
|
||||
"template-rendering-intent" : "template"
|
||||
}
|
||||
}
|
||||
1
suixinkan/Assets.xcassets/profile_avatar_default.imageset/profile_avatar_default.svg
vendored
Normal file
1
suixinkan/Assets.xcassets/profile_avatar_default.imageset/profile_avatar_default.svg
vendored
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 960 960"><path fill="#000" d="M460 670h45V506h165v-46H505V290h-45v170H290v46h170v164Zm20 190a380 380 0 1 1 0-760 380 380 0 0 1 0 760Zm0-45a335 335 0 1 0 0-670 335 335 0 0 0 0 670Z"/></svg>
|
||||
|
After Width: | Height: | Size: 265 B |
Reference in New Issue
Block a user