Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
严立
/
mini-shimao
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
93bd6f16
authored
Sep 14, 2020
by
wjw
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
ww-石墨文档反馈调整
parent
686afe38
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
pages/home/guide/guide.wxss
pages/pay/order-detail/order-detail.wxml
pages/home/guide/guide.wxss
View file @
93bd6f16
...
...
@@ -31,7 +31,7 @@
.point-info-arrow {
position: absolute;
left: 1
0
px;
left: 1
3
px;
bottom: -8px;
width: 10px;
height: 8px;
...
...
pages/pay/order-detail/order-detail.wxml
View file @
93bd6f16
...
...
@@ -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'}}">
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment