用工小程序前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1 lines
3.7 KiB

<u-popup vue-id="0a358281-1" show="{{value}}" mode="bottom" popup="{{false}}" mask="{{true}}" closeable="{{true}}" safe-area-inset-bottom="{{true}}" close-icon-color="#ffffff" z-index="{{uZIndex}}" maskCloseAble="{{maskCloseAble}}" data-event-opts="{{[['^close',[['close']]]]}}" bind:close="__e" class="{{[virtualHostClass]}}" style="{{virtualHostStyle}}" bind:__l="__l" virtualHostStyle="{{virtualHostStyle}}" virtualHostClass="{{[virtualHostClass]}}" vue-slots="{{['default']}}"><block wx:if="{{value}}"><u-tabs class="vue-ref" vue-id="{{('0a358281-2')+','+('0a358281-1')}}" list="{{genTabsList}}" is-scroll="{{true}}" current="{{tabsIndex}}" data-ref="tabs" data-event-opts="{{[['^change',[['tabsChange']]]]}}" bind:change="__e" bind:__l="__l" virtualHostClass="vue-ref"></u-tabs></block><view class="area-box"><view class="{{['u-flex',(isChange)?'change':'']}}"><view class="area-item"><view class="u-padding-10 u-bg-gray" style="height:100%;"><scroll-view style="height:100%;" scroll-y="{{true}}"><u-cell-group vue-id="{{('0a358281-3')+','+('0a358281-1')}}" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{provinces}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-cell vue-id="{{('0a358281-4-'+index)+','+('0a358281-3')}}" title="{{item.label}}" arrow="{{false}}" name="{{index}}" data-event-opts="{{[['^click',[['provinceChange']]]]}}" bind:click="__e" class="{{[virtualHostClass]}}" style="{{virtualHostStyle}}" bind:__l="__l" virtualHostStyle="{{virtualHostStyle}}" virtualHostClass="{{[virtualHostClass]}}" vue-slots="{{['default']}}"><block wx:if="{{isChooseP&&province===index}}"><u-icon vue-id="{{('0a358281-5-'+index)+','+('0a358281-4-'+index)}}" slot="right-icon" size="34" name="checkbox-mark" bind:__l="__l"></u-icon></block></u-cell></block></u-cell-group></scroll-view></view></view><view class="area-item"><view class="u-padding-10 u-bg-gray" style="height:100%;"><scroll-view style="height:100%;" scroll-y="{{true}}"><block wx:if="{{isChooseP}}"><u-cell-group vue-id="{{('0a358281-6')+','+('0a358281-1')}}" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{citys}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-cell vue-id="{{('0a358281-7-'+index)+','+('0a358281-6')}}" title="{{item.label}}" arrow="{{false}}" name="{{index}}" data-event-opts="{{[['^click',[['cityChange']]]]}}" bind:click="__e" class="{{[virtualHostClass]}}" style="{{virtualHostStyle}}" bind:__l="__l" virtualHostStyle="{{virtualHostStyle}}" virtualHostClass="{{[virtualHostClass]}}" vue-slots="{{['default']}}"><block wx:if="{{isChooseC&&city===index}}"><u-icon vue-id="{{('0a358281-8-'+index)+','+('0a358281-7-'+index)}}" slot="right-icon" size="34" name="checkbox-mark" bind:__l="__l"></u-icon></block></u-cell></block></u-cell-group></block></scroll-view></view></view><view class="area-item"><view class="u-padding-10 u-bg-gray" style="height:100%;"><scroll-view style="height:100%;" scroll-y="{{true}}"><block wx:if="{{isChooseC}}"><u-cell-group vue-id="{{('0a358281-9')+','+('0a358281-1')}}" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{areas}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-cell vue-id="{{('0a358281-10-'+index)+','+('0a358281-9')}}" title="{{item.label}}" arrow="{{false}}" name="{{index}}" data-event-opts="{{[['^click',[['areaChange']]]]}}" bind:click="__e" class="{{[virtualHostClass]}}" style="{{virtualHostStyle}}" bind:__l="__l" virtualHostStyle="{{virtualHostStyle}}" virtualHostClass="{{[virtualHostClass]}}" vue-slots="{{['default']}}"><block wx:if="{{isChooseA&&area===index}}"><u-icon vue-id="{{('0a358281-11-'+index)+','+('0a358281-10-'+index)}}" slot="right-icon" size="34" name="checkbox-mark" bind:__l="__l"></u-icon></block></u-cell></block></u-cell-group></block></scroll-view></view></view></view></view></u-popup>