MrShi
2024-03-27 c43529a0c1f7ea83b7d899b16aaf4b5b32bc61f3
h5/pages/userinfo/userinfo.vue
@@ -86,8 +86,8 @@
               userAnswerId: '',
               name: '',
               phone: '',
               idcardType: '',
               idcardTypeName: '',
               idcardType: '0',
               idcardTypeName: '身份证',
               idcardNo: '',
               faceImg: '',
               faceImgUrl: '',
@@ -221,7 +221,7 @@
            var that = this
            that.type = type
            if (type === 'faceImg') {
               that.$refs.cropper.open()
               that.$refs.cropper.chooseImage()
               return
            }
            uni.chooseImage({