完成发现,个人中心

This commit is contained in:
cbb
2026-01-06 16:35:57 +08:00
parent 07cd0f6b37
commit 578eafafa1
23 changed files with 740 additions and 61 deletions

View File

@@ -163,6 +163,20 @@
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/my-index/wallet/record",
"style": {
"navigationBarTitleText": "积分记录",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/my-index/wallet/withdrawal-record",
"style": {
"navigationBarTitleText": "提现记录",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/my-index/wallet/real-id",
"style": {