H5/pages/authentication/authentication.vue @@ -375,7 +375,7 @@ }, // 图片上传(优化后) uploadImg() { if (this.uploading || this.disable) return; if (this.disable) return; this.uploading = true; uni.chooseImage({