优化页面
This commit is contained in:
1
unpackage/dist/dev/mp-weixin/TUIKit/components/common/Overlay/index.wxml
vendored
Normal file
1
unpackage/dist/dev/mp-weixin/TUIKit/components/common/Overlay/index.wxml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<view wx:if="{{a}}" ref="overlayDomRef" class="overlay-container data-v-fdff2bf0" style="{{'position:' + h + ';' + ('z-index:' + i)}}"><view wx:if="{{b}}" class="{{['data-v-fdff2bf0', 'overlay-mask', c && 'fade-in']}}" style="{{'background-color:' + d}}" bindtap="{{e}}" catchtouchstart="{{f}}"/><view class="{{['data-v-fdff2bf0', 'overlay-content', g && 'full-screen']}}"><slot/></view></view>
|
||||
Reference in New Issue
Block a user