代码优化
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user