msgSetting.wxml 3.5 KB
<view class="msg_setting data-v-49f56795"><view class="select_list data-v-49f56795"><block wx:for="{{navList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" data-event-params="{{({index})}}" class="select_item data-v-49f56795" bindtap="__e"><image class="icon data-v-49f56795" src="{{expertActive===index?item.iconActive:item.iconName}}" mode></image><text class="col-3d f-24 l-h-32 m-top10 data-v-49f56795">{{item.title}}</text></view></block></view><view class="expert_content data-v-49f56795"><swiper class="swiper data-v-49f56795" circular="{{true}}" current="{{expertActive}}" data-event-opts="{{[['animationfinish',[['toggleSwiper',['$event']]]]]}}" bindanimationfinish="__e"><swiper-item class="data-v-49f56795"><view class="swiper-item data-v-49f56795"><scroll-view class="scroll-history data-v-49f56795" scroll-y="true"><block wx:for="{{10}}" wx:for-item="item" wx:for-index="__i0__" wx:key="*this"><view class="scroll-item data-v-49f56795" id="demo1"><msg-card-vue vue-id="{{'168fe7de-1-'+__i0__}}" class="data-v-49f56795" bind:__l="__l"></msg-card-vue></view></block><view class="col-9 f-24 l-h-32 m-top30 t-c data-v-49f56795">暂无更多消息</view></scroll-view></view></swiper-item><swiper-item class="data-v-49f56795"><view class="swiper-item data-v-49f56795"><scroll-view class="scroll-history data-v-49f56795" scroll-y="true"><view class="scroll-item data-v-49f56795"><msg-card-vue vue-id="168fe7de-2" class="data-v-49f56795" bind:__l="__l"></msg-card-vue><view class="col-9 f-24 l-h-32 m-top30 t-c data-v-49f56795">暂无更多消息</view></view></scroll-view></view></swiper-item><swiper-item class="data-v-49f56795"><view class="swiper-item data-v-49f56795"><scroll-view class="scroll-history data-v-49f56795" scroll-y="true"><view class="scroll-item data-v-49f56795"><view class="msg_title data-v-49f56795">订场管理</view><view class="bg-fff data-v-49f56795"><u-cell-group vue-id="168fe7de-3" border="{{false}}" class="data-v-49f56795" 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-4-'+index)+','+('168fe7de-3')}}" title="{{item.title}}" class="data-v-49f56795" bind:__l="__l" vue-slots="{{['right-icon']}}"><u-switch bind:input="__e" vue-id="{{('168fe7de-5-'+index)+','+('168fe7de-4-'+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-49f56795" bind:__l="__l"></u-switch></u-cell></block></u-cell-group></view><view class="msg_title data-v-49f56795">商城管理</view><view class="bg-fff data-v-49f56795"><u-cell-group vue-id="168fe7de-6" border="{{false}}" class="data-v-49f56795" 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-7-'+index)+','+('168fe7de-6')}}" title="{{item.title}}" class="data-v-49f56795" bind:__l="__l" vue-slots="{{['right-icon']}}"><u-switch bind:input="__e" vue-id="{{('168fe7de-8-'+index)+','+('168fe7de-7-'+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-49f56795" bind:__l="__l"></u-switch></u-cell></block></u-cell-group></view></view></scroll-view></view></swiper-item></swiper></view></view>