1 |
- <view class="data-v-7653f375"><block wx:if="{{modal}}"><u-mask vue-id="4ea6a0b9-1" show="{{mallStatus.is_open==2}}" zIndex="3000" maskClickAble="{{false}}" zoom="{{false}}" class="data-v-7653f375" bind:__l="__l" vue-slots="{{['default']}}"><view class="main-center cross-center data-v-7653f375" style="height:100%;width:100%;"><view class="open-dialog data-v-7653f375"><view class="open-dialog-title data-v-7653f375">商家已打烊</view><view class="open-dialog-content data-v-7653f375"><block wx:if="{{list.length>0&&list!='商城'}}"><view class="data-v-7653f375">{{list+"已经打烊"}}</view></block><block wx:if="{{!list}}"><view class="data-v-7653f375">您访问的商家已经打烊</view></block><block wx:if="{{mallStatus.auto_open_text.length>0}}"><view class="data-v-7653f375">{{mallStatus.auto_open_text}}</view></block></view><view data-event-opts="{{[['tap',[['toIndex',['$event']]]]]}}" class="{{['dialog-button data-v-7653f375',getTheme+'-m-text '+getTheme]}}" bindtap="__e">继续浏览</view></view></view></u-mask></block><block wx:else><view class="data-v-7653f375"><block wx:if="{{mallStatus.is_open==2}}"><view class="dir-left-nowrap cross-center close-tip data-v-7653f375"><image src="/static/image/icon/be-close.png" class="data-v-7653f375"></image><view class="dir-top-nowrap main-center data-v-7653f375"><view class="data-v-7653f375">商家已打烊</view><block wx:if="{{mallStatus.auto_open_text.length>0}}"><view class="close-content data-v-7653f375">{{mallStatus.auto_open_text}}</view></block></view></view></block></view></block></view>
|