完善个人资料修改
This commit is contained in:
8
unpackage/dist/dev/mp-weixin/app.json
vendored
8
unpackage/dist/dev/mp-weixin/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": [
|
||||
{
|
||||
@ -79,5 +80,8 @@
|
||||
"chooseAddress",
|
||||
"onLocationChange"
|
||||
],
|
||||
"usingComponents": {}
|
||||
"usingComponents": {
|
||||
"mescroll-body": "/components/mescroll-uni/mescroll-body",
|
||||
"mescroll-uni": "/components/mescroll-uni/mescroll-uni"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user