完善实名认证、钱包与打卡点模块 UI 与业务逻辑。
对齐 Android 实名认证流程与审核页、钱包提现/积分兑换界面,优化打卡点列表与详情交互,并补充相关资源、主题 token 与单元测试。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
7
suixinkan/Assets.xcassets/RealName/ic_checked.imageset/Contents.json
vendored
Normal file
7
suixinkan/Assets.xcassets/RealName/ic_checked.imageset/Contents.json
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"images" : [
|
||||
{ "filename" : "ic_checked.svg", "idiom" : "universal" }
|
||||
],
|
||||
"info" : { "author" : "xcode", "version" : 1 },
|
||||
"properties" : { "preserves-vector-representation" : true }
|
||||
}
|
||||
3
suixinkan/Assets.xcassets/RealName/ic_checked.imageset/ic_checked.svg
vendored
Normal file
3
suixinkan/Assets.xcassets/RealName/ic_checked.imageset/ic_checked.svg
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18">
|
||||
<path fill="#0073FF" d="M9 1a8 8 0 1 0 0 16A8 8 0 0 0 9 1Zm-.603 11.016L4.778 8.698l.603-.301 2.812 1.969 4.124-4.382h.905l-4.825 6.032Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 233 B |
Reference in New Issue
Block a user