头像上传裁剪

This commit is contained in:
haomingming
2023-05-11 11:13:50 +08:00
parent 7ef82dab29
commit c3ef53d336
18 changed files with 1429 additions and 60 deletions
+3
View File
@@ -47,6 +47,9 @@ Page({
},
onStepperChange(event) {
console.log(event.detail);
wx.vibrateShort({
"type": "heavy"
})
this.setData({
"info.work_num_day": event.detail
});