fix
pyt
2025-03-17 1d0896b2ba860c9d79ffcab3eec30675a9f39b14
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({