msgSetting.wxml
1.7 KB
<view class="msg_setting data-v-4ebb4a32"><view class="msg_title data-v-4ebb4a32">订场管理</view><view class="bg-fff data-v-4ebb4a32"><u-cell-group vue-id="168fe7de-1" border="{{false}}" class="data-v-4ebb4a32" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{bookingMsg}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-cell vue-id="{{('168fe7de-2-'+index)+','+('168fe7de-1')}}" title="{{item.title}}" class="data-v-4ebb4a32" bind:__l="__l" vue-slots="{{['right-icon']}}"><u-switch bind:input="__e" vue-id="{{('168fe7de-3-'+index)+','+('168fe7de-2-'+index)}}" slot="right-icon" inactiveColor="#EAEAEA" activeColor="#58BE6B" loading="{{isLoading}}" value="{{item.isTrue}}" data-event-opts="{{[['^input',[['__set_model',['$0','isTrue','$event',[]],[[['bookingMsg','',index]]]]]]]}}" class="data-v-4ebb4a32" bind:__l="__l"></u-switch></u-cell></block></u-cell-group></view><view class="msg_title data-v-4ebb4a32">商城管理</view><view class="bg-fff data-v-4ebb4a32"><u-cell-group vue-id="168fe7de-4" border="{{false}}" class="data-v-4ebb4a32" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{mallMsg}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-cell vue-id="{{('168fe7de-5-'+index)+','+('168fe7de-4')}}" title="{{item.title}}" class="data-v-4ebb4a32" bind:__l="__l" vue-slots="{{['right-icon']}}"><u-switch bind:input="__e" vue-id="{{('168fe7de-6-'+index)+','+('168fe7de-5-'+index)}}" slot="right-icon" inactiveColor="#EAEAEA" activeColor="#58BE6B" loading="{{isLoading}}" value="{{item.isTrue}}" data-event-opts="{{[['^input',[['__set_model',['$0','isTrue','$event',[]],[[['mallMsg','',index]]]]]]]}}" class="data-v-4ebb4a32" bind:__l="__l"></u-switch></u-cell></block></u-cell-group></view></view>