模块化 AppStore 并完善素材管理与个人空间设置。

将会话、权限、位置、收款与排队存储拆分为独立模块,同步更新各 ViewModel 与单元测试,并补充素材管理 UI 与个人空间设置交互。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-13 11:01:08 +08:00
parent ceca780ab3
commit 005349f8e6
128 changed files with 2953 additions and 1123 deletions

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path d="M3.703 8.4H20.296C21.319 8.4 22.111 9.346 21.987 10.419L20.945 19.419C20.84 20.321 20.114 21 19.254 21H4.745C3.885 20.999 3.16 20.321 3.055 19.419L2.013 10.419C1.889 9.346 2.68 8.401 3.703 8.4ZM5.577 3H9.41C9.721 3 10.026 3.089 10.292 3.259L12 4.35H18.686C19.356 4.35 19.951 4.804 20.163 5.475L20.331 6.008C20.423 6.299 20.217 6.6 19.927 6.6H4.005C3.735 6.6 3.533 6.338 3.588 6.058L3.909 4.433C4.074 3.598 4.77 3 5.577 3Z" fill="#0073FF"/>
</svg>

After

Width:  |  Height:  |  Size: 542 B