Commit 93bd6f16 by wjw

ww-石墨文档反馈调整

parent 686afe38
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
.point-info-arrow { .point-info-arrow {
position: absolute; position: absolute;
left: 10px; left: 13px;
bottom: -8px; bottom: -8px;
width: 10px; width: 10px;
height: 8px; height: 8px;
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<view class="ticket-footer-bottom">{{ticketInfo.useTime}}</view> <view class="ticket-footer-bottom">{{ticketInfo.useTime}}</view>
</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="scan-code-wrapper col align-c">
<view class="code-header">20件商品可用</view> <view class="code-header">20件商品可用</view>
<view class="code-tips">请将券码出示给门店核销人员</view> <view class="code-tips">请将券码出示给门店核销人员</view>
...@@ -86,7 +86,6 @@ ...@@ -86,7 +86,6 @@
</view> </view>
</view> </view>
</l-popup> </l-popup>
</view> </view>
<view class="tips-wrapper" wx:if="{{ticketInfo.ticketType === 'food'}}"> <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