| | |
| | | label="头像" |
| | | prop="photo" |
| | | borderBottom> |
| | | <u-image :src="`https://pipe.thhy-tj.com/${formRegister.photo}`" width="100rpx" height="100rpx" v-if="formRegister.photo !==''"></u-image> |
| | | <u-image src="https://pipe.thhy-tj.com/group1/M00/00/01/bx5d1GSc-FmAQYjnAAAN3YyC44Y541.png" width="100rpx" height="100rpx" v-if="formRegister.photo===''"></u-image> |
| | | <u-image :src="`https://szpipe.thhy-tj.com/${formRegister.photo}`" width="100rpx" height="100rpx" v-if="formRegister.photo !==''"></u-image> |
| | | <u-image src="https://szpipe.thhy-tj.com/group1/M00/00/01/bx5d1GSc-FmAQYjnAAAN3YyC44Y541.png" width="100rpx" height="100rpx" v-if="formRegister.photo===''"></u-image> |
| | | </u-form-item> |
| | | <u-form-item |
| | | label="编号" |
| | |
| | | status: 'success', |
| | | message: '', |
| | | data: data.data, |
| | | url: `https://pipe.thhy-tj.com/${data.data}` |
| | | url: `https://szpipe.thhy-tj.com/${data.data}` |
| | | }) |
| | | }, |
| | | fail: (error) => { |