Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
7
7-Eleven
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
高淑倩
7-Eleven
Commits
48cb4e93
Commit
48cb4e93
authored
Oct 10, 2019
by
高淑倩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
icon
parent
ed6b69c8
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
3 deletions
+5
-3
plus-icon-3x.png
src/assets/imgs/7_1_0/plus-icon-3x.png
+0
-0
confirmOrder.wxml
src/pages/confirmOrder/confirmOrder.wxml
+1
-1
confirmOrder.wxss
src/pages/confirmOrder/confirmOrder.wxss
+4
-2
No files found.
src/assets/imgs/7_1_0/plus-icon-3x.png
0 → 100644
View file @
48cb4e93
9.62 KB
src/pages/confirmOrder/confirmOrder.wxml
View file @
48cb4e93
...
...
@@ -89,7 +89,7 @@
<view class="vip-info" wx:if="{{!isVip}}">
<view class="vip-left">
<view class="left-top">
<image class="top-image" src="/assets/imgs/7_1_0/plus-icon.png" />
<image class="top-image" src="/assets/imgs/7_1_0/plus-icon
-3x
.png" />
<text>现在勾选成为vip,立领200元礼包</text>
</view>
<view class="left-bottom">
...
...
src/pages/confirmOrder/confirmOrder.wxss
View file @
48cb4e93
...
...
@@ -248,6 +248,7 @@
font-size: 23rpx;
text-align: left;
margin-bottom: 8rpx;
vertical-align: middle;
}
.left-bottom {
width: 193rpx;
...
...
@@ -257,9 +258,10 @@
text-align: left;
}
.left-top .top-image {
width:
23
rpx;
height:
11
rpx;
width:
35
rpx;
height:
20
rpx;
margin-right: 8rpx;
vertical-align: middle;
}
.left-bottom .bottom-image {
width: 17rpx;
...
...
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