xcx/pages/registerIndex/index.vue
@@ -227,7 +227,7 @@ this.fileList = [{ id: this.fileList.length + 1, data: data.photoUrl, url: `https://pipe.thhy-tj.com/${data.photoUrl}` url: `https://szpipe.thhy-tj.com/${data.photoUrl}` }] this.$set(this.formRegister, 'realName', data.realName); this.$set(this.formRegister, 'sex', data.sex); @@ -280,7 +280,7 @@ status: 'success', message: '', data: data.data, url: `https://pipe.thhy-tj.com/${data.data}` url: `https://szpipe.thhy-tj.com/${data.data}` }) }, fail: (error) => {