changeCompany.wxml
4.0 KB
<view class="change_company data-v-320dc0be" style="{{(vuex_theme)}}"><u-navbar vue-id="0fa954f6-1" is-back="{{isShow}}" title="选择企业" class="data-v-320dc0be" bind:__l="__l"></u-navbar><view class="box data-v-320dc0be"><block wx:if="{{list.length>0}}"><view class="list data-v-320dc0be"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><view class="item data-v-320dc0be"><block wx:if="{{item.id==vuex_tenant.id}}"><view class="box check data-v-320dc0be"><view data-event-opts="{{[['tap',[['hancelDetail',['$0'],[[['list','id',item.id]]]]]]]}}" class="company_name data-v-320dc0be" bindtap="__e"><view class="tenant_type data-v-320dc0be">{{item.tenant_type==0?'HRO':'HR'}}</view><text class="data-v-320dc0be">{{item.name}}</text><u-icon vue-id="{{'0fa954f6-2-'+__i0__}}" name="https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/icons/gth.png" size="35" class="data-v-320dc0be" bind:__l="__l"></u-icon></view><view class="status data-v-320dc0be"><text style="{{'font-size:'+('64rpx')+';'}}" class="data-v-320dc0be">·</text><text class="data-v-320dc0be">当前机构</text></view></view></block><block wx:else><view class="box data-v-320dc0be"><view data-event-opts="{{[['tap',[['hancelDetail',['$0'],[[['list','id',item.id]]]]]]]}}" class="company_name data-v-320dc0be" bindtap="__e"><view class="tenant_type data-v-320dc0be">{{item.tenant_type==0?'HRO':'HR'}}</view><text class="data-v-320dc0be">{{item.name}}</text><u-icon vue-id="{{'0fa954f6-3-'+__i0__}}" name="https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/icons/gth.png" size="35" class="data-v-320dc0be" bind:__l="__l"></u-icon></view><block wx:if="{{item.status=='active'}}"><view data-event-opts="{{[['tap',[['handelChange',['$0'],[[['list','id',item.id]]]]]]]}}" class="status data-v-320dc0be" bindtap="__e"><u-icon vue-id="{{'0fa954f6-4-'+__i0__}}" name="{{vuex_baseImgUrl&&vuex_baseImgUrl+'change_icon.png'}}" size="32" class="data-v-320dc0be" bind:__l="__l"></u-icon><text class="data-v-320dc0be">快速切换</text></view></block><block wx:if="{{item.status=='opening'}}"><view class="status data-v-320dc0be" style="{{'color:'+('#FFB308')+';'}}"><text style="{{'font-size:'+('64rpx')+';'}}" class="data-v-320dc0be">·</text><text class="data-v-320dc0be">正在审核中</text></view></block><block wx:if="{{item.status=='reject'}}"><view data-event-opts="{{[['tap',[['handelChange',['$0'],[[['list','id',item.id]]]]]]]}}" class="status data-v-320dc0be" style="{{'color:'+('#F64114')+';'}}" bindtap="__e"><text style="{{'font-size:'+('64rpx')+';'}}" class="data-v-320dc0be">·</text><text class="data-v-320dc0be">审核失败</text></view></block></view></block></view></block></view></block><block wx:else><view class="no_data data-v-320dc0be"><c-no-data vue-id="0fa954f6-5" class="data-v-320dc0be" bind:__l="__l"></c-no-data></view></block><block wx:if="{{isShow}}"><view class="footer data-v-320dc0be"><c-button vue-id="0fa954f6-6" type="custom" customStyle="{{({height:'88rpx',borderRadius:'44rpx',background:'linear-gradient(180deg, var(--primary-color000) 0%, var(--primary-color) 100%)'})}}" text="+新增企业" data-event-opts="{{[['^click',[['handelAdd']]]]}}" bind:click="__e" class="data-v-320dc0be" bind:__l="__l"></c-button></view></block><block wx:else><view class="footer data-v-320dc0be"><view class="left_btn data-v-320dc0be"><c-button vue-id="0fa954f6-7" type="custom" customStyle="{{({height:'88rpx',borderRadius:'44rpx',color:'rgba(0, 0, 0, 0.25)',background:'rgba(0, 0, 0, 0.06)'})}}" text="跳过" data-event-opts="{{[['^click',[['handelSkip']]]]}}" bind:click="__e" class="data-v-320dc0be" bind:__l="__l"></c-button></view><view class="right_btn data-v-320dc0be"><c-button vue-id="0fa954f6-8" type="custom" customStyle="{{({height:'88rpx',borderRadius:'44rpx',background:'linear-gradient(180deg, var(--primary-color000) 0%, var(--primary-color) 100%)'})}}" text="+新增企业" data-event-opts="{{[['^click',[['handelAdd']]]]}}" bind:click="__e" class="data-v-320dc0be" bind:__l="__l"></c-button></view></view></block></view></view>