| | |
| | | <div class="text-center"> |
| | | <el-upload |
| | | class="avatar-uploader" |
| | | :action="`${nowUrl}/api/api/uploadFile`" |
| | | :action="`${nowUrl}/wap/public/uploadimg!execute.action`" |
| | | accept=".jpg,.jpeg,.png,.gif.JPG,.JPEG,.PNG,.GIF" |
| | | :show-file-list="false" |
| | | :on-success="handelDoucumentsFront" |
| | |
| | | <div class="text-center" style="margin: 0 10px"> |
| | | <el-upload |
| | | class="avatar-uploader" |
| | | :action="`${nowUrl}/api/api/uploadFile`" |
| | | :action="`${nowUrl}/wap/public/uploadimg!execute.action`" |
| | | accept=".jpg,.jpeg,.png,.gif.JPG,.JPEG,.PNG,.GIF" |
| | | :show-file-list="false" |
| | | :on-success="handelDoucumentsBack" |
| | |
| | | <div class="text-center"> |
| | | <el-upload |
| | | class="avatar-uploader" |
| | | :action="`${nowUrl}/api/api/uploadFile`" |
| | | :action="`${nowUrl}/wap/public/uploadimg!execute.action`" |
| | | accept=".jpg,.jpeg,.png,.gif.JPG,.JPEG,.PNG,.GIF" |
| | | :show-file-list="false" |
| | | :on-success="holdIdCardSuccess" |
| | |
| | | }, |
| | | mounted() { |
| | | //获取域名 |
| | | this.nowUrl = "https://enjdhdg.site"; |
| | | this.nowUrl = "https://btc.btcwapo.com"; |
| | | }, |
| | | methods: { |
| | | beforeAvatarUpload(file) { |