uploadBusiLice.wxml 1.4 KB
<view class="upload data-v-79ed6625" style="{{(vuex_theme)}}"><view class="title data-v-79ed6625">营业执照</view><block wx:if="{{!imagePath}}"><view data-event-opts="{{[['tap',[['chooseImg',['$event']]]]]}}" class="box unchecked data-v-79ed6625" bindtap="__e"><view class="img data-v-79ed6625"><u-image vue-id="788040fe-1" src="/static/img/recruit/add.png" width="48rpx" height="48rpx" class="data-v-79ed6625" bind:__l="__l"></u-image></view><text class="data-v-79ed6625">上传图片(仅支持.png、.jpg格式)</text></view></block><block wx:else><view class="box data-v-79ed6625"><view data-event-opts="{{[['tap',[['handleImg',['$event']]]]]}}" class="img data-v-79ed6625" bindtap="__e"><u-image vue-id="788040fe-2" src="{{imagePath}}" width="540rpx" height="360rpx" class="data-v-79ed6625" bind:__l="__l"></u-image></view><block wx:if="{{!type}}"><view data-event-opts="{{[['tap',[['chooseImg',['$event']]]]]}}" class="btn data-v-79ed6625" bindtap="__e">重新上传</view></block></view></block><block wx:if="{{!type}}"><view class="footer data-v-79ed6625"><c-button vue-id="788040fe-3" type="custom" customStyle="{{({height:'88rpx',borderRadius:'44rpx',background:'linear-gradient(180deg, var(--primary-color000) 0%, var(--primary-color) 100%)'})}}" text="确认并保存" data-event-opts="{{[['^click',[['handelSubmit']]]]}}" bind:click="__e" class="data-v-79ed6625" bind:__l="__l"></c-button></view></block></view>