Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
user
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
hooloo
mp
user
Commits
3dd4c735
Commit
3dd4c735
authored
Jul 06, 2022
by
weijiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化UI
parent
dc6ccf7f
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
21 additions
and
13 deletions
+21
-13
components/OrderQrCode/index.vue
+20
-12
orderSubPackage/pages/orderInfo/index.vue
+1
-1
static/imgs/erweimazhedang.png
+0
-0
static/imgs/jiaoban.png
+0
-0
No files found.
components/OrderQrCode/index.vue
View file @
3dd4c735
...
...
@@ -10,7 +10,7 @@
<image
mode=
"scaleToFill"
:src=
"qrCode"
class=
"qr"
></image>
</div>
<div
class=
"qr_code"
v-else
>
<image
mode=
"aspectFit"
:src=
"'/static/imgs/erweimazhedang.png'"
class=
"qr"
></image>
<image
:src=
"'/static/imgs/erweimazhedang.png'"
class=
"qr"
></image>
</div>
<view
class=
"status_text"
v-if=
"showMask"
>
——制作完成后才能扫哦——
</view>
<div
class=
"flow_describe"
:style=
"
{'padding-top':(!showMask)?'48rpx':'80rpx'}">
...
...
@@ -22,11 +22,13 @@
<div
class=
"flow_describe_tips"
>
<view
class=
"title"
>
注意事项
</view>
<view
class=
"text"
>
<view>
1.冷饮拍完照记得搅拌哦~搅拌3圈风味更佳
</view>
<view>
2.吸管请到两边窗口自取
</view>
<view>
3.热饮小心烫嘴!
</view>
<view>
4.二维码被抱住的时候不能扫哦
</view>
<view>
5.有问题或对出品任何不满意请联系客服
</view>
<view>
<view>
1.
冷饮拍完照记得搅拌哦~搅拌3圈风味更佳
</view>
<view>
2.
吸管请到两边窗口自取
</view>
<view>
3.
热饮小心烫嘴!
</view>
<view>
4.
对出品任何不满请联系客服退款或重做
</view>
</view>
<image
:mode=
"'aspectFit'"
class=
"tips_img"
:src=
"'/static/imgs/jiaoban.png'"
/>
</view>
</div>
</scroll-view>
...
...
@@ -221,15 +223,15 @@ export default {
}
}
.qr_code
{
height
:
3
47
rpx
;
width
:
35
3
rpx
;
height
:
3
50
rpx
;
width
:
35
0
rpx
;
display
:
block
;
margin
:
72
rpx
auto
;
position
:
relative
;
padding-bottom
:
40
rpx
;
margin-bottom
:
0
rpx
;
margin-left
:
1
5
0
rpx
;
margin-left
:
1
7
0
rpx
;
.status_text
{
font-size
:
28
rpx
;
margin-top
:
39
rpx
;
...
...
@@ -270,7 +272,7 @@ export default {
margin-top
:
100
rpx
;
background
:
#FFFFFF
;
margin
:
32
rpx
;
padding
:
26
rpx
32
rpx
32
rpx
24
rpx
;
padding
:
26
rpx
32
rpx
32
rpx
32
rpx
;
.title{
font-size
:
28
rpx
;
font-family
:
PingFangSC-Medium
,
PingFang
SC
;
...
...
@@ -281,12 +283,18 @@ export default {
letter-spacing
:
1
rpx
;
}
.text
{
display
:
flex
;
justify-content
:
space-between
;
margin-top
:
18
rpx
;
font-size
:
24
rpx
;
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
font-weight
:
400
;
color
:
#999999
;
line-height
:
50
rpx
;
line-height
:
48
rpx
;
}
.tips_img
{
width
:
142
rpx
;
width
:
138
rpx
;
}
}
.customer_service
{
...
...
orderSubPackage/pages/orderInfo/index.vue
View file @
3dd4c735
...
...
@@ -455,7 +455,7 @@ export default {
position
:
relative
;
padding-bottom
:
40
rpx
;
margin-bottom
:
0
rpx
;
margin-left
:
1
5
0
rpx
;
margin-left
:
1
7
0
rpx
;
.qr
{
width
:
100%
;
...
...
static/imgs/erweimazhedang.png
View replaced file @
dc6ccf7f
View file @
3dd4c735
129 KB
|
W:
|
H:
200 KB
|
W:
|
H:
2-up
Swipe
Onion skin
static/imgs/jiaoban.png
0 → 100644
View file @
3dd4c735
29 KB
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