代码优化

This commit is contained in:
2025-12-25 11:00:13 +08:00
parent 18793b3e6d
commit 7a57085366
967 changed files with 186 additions and 94671 deletions

View File

@@ -92,9 +92,9 @@
</view>
<view class="flex-between" style="width: 626rpx;margin: 0 auto;">
<upload @upload="imgUpload" :imagelist="subForm.idcard_imgs" imgtype="idcard_imgs" imgclass="md"
text="身份证正面照" :imgsize="1" bgimg="/static/image/farm/idcard.png"></upload>
text="身份证正面照" :imgsize="1" bgimg="/farmer/static/image/farm/idcard.png"></upload>
<upload @upload="imgUpload" :imagelist="subForm.idcard_imgs_fan" imgtype="idcard_imgs_fan" imgclass="md"
text="身份证反面照" :imgsize="1" bgimg="/static/image/farm/idcard_fan.png"></upload>
text="身份证反面照" :imgsize="1" bgimg="/farmer/static/image/farm/idcard_fan.png"></upload>
</view>
<view class="flex-between pb-lg f-caption c-caption" style="width: 626rpx;margin: 0 auto;">
<view class="flex-center" style="width: 292rpx;">身份证正面照</view>