7.29
This commit is contained in:
@@ -142,6 +142,10 @@ Component({
|
||||
// this.triggerEvent('confirmUpload')
|
||||
// },
|
||||
tapBtn: function (e) {
|
||||
wx.showLoading({
|
||||
title: '图片上传中',
|
||||
mask: true
|
||||
})
|
||||
utils.tapBtn(e, this, 2,this.data.paintFrom);
|
||||
this.hideBarsHandler()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user