| | |
| | | }, |
| | | onLoad() { |
| | | this.getproblem() |
| | | this.time = dayjs().format('YYYY-MM-DD') |
| | | }, |
| | | methods: { |
| | | previewImage(index) { |
| | |
| | | }, |
| | | // 图片上传(优化后) |
| | | uploadImg() { |
| | | if (this.uploading || this.disable) return; |
| | | if (this.disable) return; |
| | | this.uploading = true; |
| | | |
| | | uni.chooseImage({ |
| | |
| | | <view class="popup_content flex flex-column a-center"> |
| | | <text class="fs-35 font-bold color3 mt-46">党员证件</text> |
| | | <view class="bg font-w500 fs-23 mt-38 flex flex-column a-center"> |
| | | <image src="/static/home/img9.png" class="w-133 h-156 mt-52" mode=""></image> |
| | | <image :src="info.avatar" class="w-133 h-156 mt-52" mode=""></image> |
| | | <view class="flex j-between" style="width: 481rpx;"> |
| | | <view class="flex flex-column mr-40 lh-44"> |
| | | <text>姓名:</text> |