完善个人资料修改

This commit is contained in:
2025-05-02 17:03:32 +08:00
parent c7b6aacafb
commit 436a519966
285 changed files with 18545 additions and 5087 deletions

View File

@ -18,7 +18,8 @@
"pages/my/profile",
"pages/my/wallet",
"pages/recharge/balance",
"pages/recharge/recharge"
"pages/recharge/recharge",
"components/uview-ui/components/u-avatar-cropper/u-avatar-cropper"
],
"subPackages": [
{
@ -68,6 +69,8 @@
]
},
"usingComponents": {
"mescroll-body": "/components/mescroll-uni/mescroll-body",
"mescroll-uni": "/components/mescroll-uni/mescroll-uni",
"plugin-wrapper": "/plugin-wrapper"
}
}