完善个人资料修改
This commit is contained in:
5
unpackage/dist/dev/mp-alipay/app.json
vendored
5
unpackage/dist/dev/mp-alipay/app.json
vendored
@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user