Commit c67d45cd authored by wangxuelai's avatar wangxuelai

's'

parent 79b275ee
......@@ -451,7 +451,8 @@ Page({
},
singleUploadFile(access) {
wx.showLoading({
title: '图片上传中...'
title: '图片上传中...',
mask: true
})
let imageBox = this.data.imageBox;
if (this.data.currentIndex == (imageBox.length)) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment