Commit 93bd6f16 by wjw

ww-石墨文档反馈调整

parent 686afe38
......@@ -31,7 +31,7 @@
.point-info-arrow {
position: absolute;
left: 10px;
left: 13px;
bottom: -8px;
width: 10px;
height: 8px;
......
......@@ -53,7 +53,7 @@
<view class="ticket-footer-bottom">{{ticketInfo.useTime}}</view>
</view>
<!-- 扫码弹窗 -->
<l-popup show="{{showCodePopup}}" l-class="l-popup-bg">
<l-popup show="{{showCodePopup}}" l-class="l-popup-bg" animation="{{false}}">
<view class="scan-code-wrapper col align-c">
<view class="code-header">20件商品可用</view>
<view class="code-tips">请将券码出示给门店核销人员</view>
......@@ -86,7 +86,6 @@
</view>
</view>
</l-popup>
</view>
<view class="tips-wrapper" wx:if="{{ticketInfo.ticketType === 'food'}}">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment