intership-entry-info.wxml
11.6 KB
<view class="resume_base_info data-v-56ba7cb4" style="{{(vuex_theme)}}"><u-form vue-id="fed4ca5c-1" model="{{form}}" error-type="{{errorType}}" data-ref="uForm" class="data-v-56ba7cb4 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="box data-v-56ba7cb4"><block wx:if="{{changeType=='yes'}}"><view class="plan_time data-v-56ba7cb4">{{"计划时间范围:"+plantime}}</view></block><block wx:if="{{changeType=='yes'}}"><view class="data-v-56ba7cb4"><c-input-item vue-id="{{('fed4ca5c-2')+','+('fed4ca5c-1')}}" label="岗位来源" required="{{true}}" placeholder="请选择岗位来源" type="select1" name="jobSource" options="{{categoryList}}" value="{{form.jobSource}}" data-event-opts="{{[['^input',[['__set_model',['$0','jobSource','$event',[]],['form']],['onClickJobSource']]]]}}" bind:input="__e" class="data-v-56ba7cb4" bind:__l="__l"></c-input-item><block wx:if="{{form.jobSource=='student'}}"><view style="position:relative;" class="data-v-56ba7cb4"><c-input-item bind:input="__e" vue-id="{{('fed4ca5c-3')+','+('fed4ca5c-1')}}" label="实习企业" type="text1" name="companyName" required="{{true}}" rightIcon="{{true}}" disabled="{{true}}" placeholder="实习企业查询" value="{{form.companyName}}" data-event-opts="{{[['^input',[['__set_model',['$0','companyName','$event',[]],['form']]]]]}}" class="data-v-56ba7cb4" bind:__l="__l"></c-input-item><view data-event-opts="{{[['tap',[['searchPop']]]]}}" style="position:absolute;left:0;top:0;width:100%;height:100%;z-index:999;" bindtap="__e" class="data-v-56ba7cb4"></view></view></block><block wx:if="{{form.creditNo}}"><view class="data-v-56ba7cb4"><c-input-item bind:input="__e" vue-id="{{('fed4ca5c-4')+','+('fed4ca5c-1')}}" label="统一社会信用代码" type="text1" name="creditNo" required="{{false}}" rightIcon="{{false}}" disabled="{{true}}" value="{{form.creditNo}}" data-event-opts="{{[['^input',[['__set_model',['$0','creditNo','$event',[]],['form']]]]]}}" class="data-v-56ba7cb4" bind:__l="__l"></c-input-item></view></block><block wx:if="{{form.jobSource&&form.jobSource!='student'}}"><view style="position:relative;" class="data-v-56ba7cb4"><c-input-item bind:input="__e" vue-id="{{('fed4ca5c-5')+','+('fed4ca5c-1')}}" label="实习岗位" type="text1" name="jobName" required="{{true}}" rightIcon="{{true}}" disabled="{{true}}" placeholder="请选择实习岗位" value="{{form.jobName}}" data-event-opts="{{[['^input',[['__set_model',['$0','jobName','$event',[]],['form']]]]]}}" class="data-v-56ba7cb4" bind:__l="__l"></c-input-item><view data-event-opts="{{[['tap',[['selectJobs',['teacher','$0'],['form.jobSource']]]]]}}" style="position:absolute;left:0;top:0;width:100%;height:100%;z-index:999;" bindtap="__e" class="data-v-56ba7cb4"></view></view></block><block wx:if="{{form.jobSource=='student'}}"><view class="data-v-56ba7cb4"><c-input-item bind:input="__e" vue-id="{{('fed4ca5c-6')+','+('fed4ca5c-1')}}" label="实习岗位" type="text1" name="jobNameText" required="{{true}}" rightIcon="{{false}}" disabled="{{tfdisabled}}" value="{{form.jobNameText}}" data-event-opts="{{[['^input',[['__set_model',['$0','jobNameText','$event',[]],['form']]]]]}}" class="data-v-56ba7cb4" bind:__l="__l"></c-input-item></view></block></view></block><block wx:if="{{changeType=='yes'}}"><view class="data-v-56ba7cb4"><c-input-item vue-id="{{('fed4ca5c-7')+','+('fed4ca5c-1')}}" label="入职日期" required="{{true}}" placeholder="请选择本次入职日期" type="date3" name="entryTime" value="{{form.entryTime}}" data-event-opts="{{[['^input',[['__set_model',['$0','entryTime','$event',[]],['form']],['getEnd']]]]}}" bind:input="__e" class="data-v-56ba7cb4" bind:__l="__l"></c-input-item><c-input-item bind:input="__e" vue-id="{{('fed4ca5c-8')+','+('fed4ca5c-1')}}" label="薪资(元/月)" type="number1" name="wage" required="{{true}}" rightIcon="{{false}}" maxlenth="9" value="{{form.wage}}" data-event-opts="{{[['^input',[['__set_model',['$0','wage','$event',[]],['form']]]]]}}" class="data-v-56ba7cb4" bind:__l="__l"></c-input-item><c-input-item bind:input="__e" vue-id="{{('fed4ca5c-9')+','+('fed4ca5c-1')}}" label="企业联系人" type="text1" name="contactName" required="{{true}}" rightIcon="{{false}}" maxlenth="15" value="{{form.contactName}}" data-event-opts="{{[['^input',[['__set_model',['$0','contactName','$event',[]],['form']]]]]}}" class="data-v-56ba7cb4" bind:__l="__l"></c-input-item><c-input-item bind:input="__e" vue-id="{{('fed4ca5c-10')+','+('fed4ca5c-1')}}" label="联系人电话" type="number1" name="contactPhone" required="{{true}}" rightIcon="{{false}}" maxlenth="11" value="{{form.contactPhone}}" data-event-opts="{{[['^input',[['__set_model',['$0','contactPhone','$event',[]],['form']]]]]}}" class="data-v-56ba7cb4" bind:__l="__l"></c-input-item></view></block><block wx:if="{{form.jobSource=='student'&&changeType=='yes'}}"><view class="data-v-56ba7cb4"><c-input-item vue-id="{{('fed4ca5c-11')+','+('fed4ca5c-1')}}" label="实习城市" type="area1" name="city" options="{{area}}" required="{{true}}" value="{{form.city}}" data-event-opts="{{[['^input',[['__set_model',['$0','city','$event',[]],['form']],['areac']]]]}}" bind:input="__e" class="data-v-56ba7cb4" bind:__l="__l"></c-input-item><block wx:if="{{form.city.city_code}}"><view class="data-v-56ba7cb4"><c-input-item bind:input="__e" vue-id="{{('fed4ca5c-12')+','+('fed4ca5c-1')}}" label="城市代码" type="text1" name="citycode" required="{{false}}" rightIcon="{{false}}" disabled="{{true}}" value="{{form.citycode}}" data-event-opts="{{[['^input',[['__set_model',['$0','citycode','$event',[]],['form']]]]]}}" class="data-v-56ba7cb4" bind:__l="__l"></c-input-item></view></block><c-input-item bind:input="__e" vue-id="{{('fed4ca5c-13')+','+('fed4ca5c-1')}}" label="实习地点" type="text1" name="address" required="{{true}}" rightIcon="{{false}}" value="{{form.address}}" data-event-opts="{{[['^input',[['__set_model',['$0','address','$event',[]],['form']]]]]}}" class="data-v-56ba7cb4" bind:__l="__l"></c-input-item></view></block></view><view class="content data-v-56ba7cb4"><view class="data-v-56ba7cb4"><c-input-item bind:input="__e" vue-id="{{('fed4ca5c-14')+','+('fed4ca5c-1')}}" label="报名信息" placeholder="请输入" maxlenth="{{200}}" type="textarea1" name="remarks" value="{{form.remarks}}" data-event-opts="{{[['^input',[['__set_model',['$0','remarks','$event',[]],['form']]]]]}}" class="data-v-56ba7cb4" bind:__l="__l"></c-input-item><view class="fj data-v-56ba7cb4">报名附件</view><block wx:if="{{picList.length>0||picOldList.length>0}}"><view class="data-v-56ba7cb4"><view class="text_gray_28 data-v-56ba7cb4" style="margin-top:40rpx;">照片附件(最多可上传9张)</view><view class="picList data-v-56ba7cb4"><block wx:for="{{picOldList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="pic data-v-56ba7cb4"><image class="delete data-v-56ba7cb4" src="/static/img/common/delete.png" data-event-opts="{{[['tap',[['deleteOldImg',[index]]]]]}}" bindtap="__e"></image><u-image vue-id="{{('fed4ca5c-15-'+index)+','+('fed4ca5c-1')}}" height="{{216}}" width="{{216}}" src="{{item}}" class="data-v-56ba7cb4" bind:__l="__l"></u-image></view></block><block wx:for="{{picList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="pic data-v-56ba7cb4"><image class="delete data-v-56ba7cb4" src="/static/img/common/delete.png" data-event-opts="{{[['tap',[['deleteImg',[index]]]]]}}" bindtap="__e"></image><u-image vue-id="{{('fed4ca5c-16-'+index)+','+('fed4ca5c-1')}}" height="{{216}}" width="{{216}}" src="{{item}}" class="data-v-56ba7cb4" bind:__l="__l"></u-image></view></block></view></view></block><block wx:if="{{fileList.length>0||fileOldList.length>0}}"><view style="padding-bottom:40rpx;" class="data-v-56ba7cb4"><view class="divide_line data-v-56ba7cb4"></view><view class="text_gray_28 data-v-56ba7cb4" style="margin-top:38rpx;">PDF附件(最多可上传3个)</view><block wx:for="{{fileOldList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['openLink',['$0'],[[['fileOldList','',index]]]]]]]}}" class="pdffj data-v-56ba7cb4" bindtap="__e"><image class="img data-v-56ba7cb4" src="/static/img/common/link.png"></image><text class="look data-v-56ba7cb4">{{item.name?item.name:item.filename}}</text><image style="margin-left:7px;width:14px;height:14px;" src="https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/excellet-working/treadTree.png" data-event-opts="{{[['tap',[['deleteOldModal',[index]]]]]}}" catchtap="__e" class="data-v-56ba7cb4"></image></view></block><block wx:for="{{fileList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" data-event-params="{{({item})}}" class="pdffj data-v-56ba7cb4" bindtap="__e"><image class="img data-v-56ba7cb4" src="/static/img/common/link.png"></image><text class="look data-v-56ba7cb4">{{item.name?item.name:item.filename}}</text><image style="margin-left:7px;width:14px;height:14px;" src="https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/excellet-working/treadTree.png" data-event-opts="{{[['tap',[['deleteModal',[index]]]]]}}" catchtap="__e" class="data-v-56ba7cb4"></image></view></block></view></block><view data-event-opts="{{[['tap',[['addPhotos',['$event']]]]]}}" class="add_info data-v-56ba7cb4" bindtap="__e"><image src="/static/img/internship/photopush.png" mode class="data-v-56ba7cb4"></image></view></view></view></u-form><view class="fixed_bottom_btn data-v-56ba7cb4"><c-button vue-id="fed4ca5c-17" btnType="confirm" text="提交信息" data-event-opts="{{[['^click',[['submit']]]]}}" bind:click="__e" class="data-v-56ba7cb4" bind:__l="__l"></c-button></view><u-action-sheet vue-id="fed4ca5c-18" list="{{list}}" value="{{showUpload}}" data-event-opts="{{[['^click',[['chooseImg']]],['^input',[['__set_model',['','showUpload','$event',[]]]]]]}}" bind:click="__e" bind:input="__e" class="data-v-56ba7cb4" bind:__l="__l"></u-action-sheet><view class="data-v-56ba7cb4"><u-popup bind:input="__e" vue-id="fed4ca5c-19" mode="bottom" border-radius="20" height="1200rpx" closeable="true" value="{{show}}" data-event-opts="{{[['^input',[['__set_model',['','show','$event',[]]]]]]}}" class="data-v-56ba7cb4" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup data-v-56ba7cb4"><view class="title data-v-56ba7cb4">实习企业</view><view class="search data-v-56ba7cb4"><u-search vue-id="{{('fed4ca5c-20')+','+('fed4ca5c-19')}}" placeholder="请输入企业名称" placeholder-color="rgba(0,0,0,0.65)" input-align="left" clearabled="{{true}}" show-action="{{true}}" action-text="搜索" focus="{{focus}}" value="{{keyword}}" data-event-opts="{{[['^custom',[['workSearch']]],['^search',[['workSearch']]],['^input',[['__set_model',['','keyword','$event',[]]]]]]}}" bind:custom="__e" bind:search="__e" bind:input="__e" class="data-v-56ba7cb4" bind:__l="__l"></u-search></view><block wx:if="{{works.length>0}}"><scroll-view style="height:70%;margin-top:40rpx;" scroll-y="true" data-event-opts="{{[['scrolltolower',[['lower']]]]}}" bindscrolltolower="__e" class="data-v-56ba7cb4"><block wx:for="{{works}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['popupSelItem',['$0'],[[['works','',index]]]]]]]}}" class="item_box data-v-56ba7cb4" bindtap="__e"><view class="item_title data-v-56ba7cb4">{{''+item.name+''}}</view></view></block></scroll-view></block><block wx:else><view data-event-opts="{{[['tap',[['jumpVerified',['$event']]]]]}}" class="no_data data-v-56ba7cb4" bindtap="__e"><view class="text_black_28 data-v-56ba7cb4">暂未搜索到该企业</view><view class="text_black_28 data-v-56ba7cb4" style="margin-top:10rpx;">是否保存输入的企业名称</view></view></block><view data-event-opts="{{[['tap',[['save',['$event']]]]]}}" class="save data-v-56ba7cb4" bindtap="__e">保存</view></view></u-popup></view></view>