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
8f5ab84c
Commit
8f5ab84c
authored
2 years ago
by
weijiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化订单详情UI
parent
81e66a57
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
orderSubPackage/pages/orderInfo/index.vue
+8
-4
No files found.
orderSubPackage/pages/orderInfo/index.vue
View file @
8f5ab84c
...
...
@@ -101,7 +101,7 @@
<button
class=
"function_item_text"
open-type=
"contact"
bindcontact=
"handleContact"
session-from=
"sessionFrom"
>
<view
class=
"serverBox"
>
<u-icon
name=
"server-fill"
color=
"#000000"
size=
"16"
></u-icon>
<span
:style=
"
{'margin-left':'16rpx'}">
有疑问,
联系客服
</span>
<span
:style=
"
{'margin-left':'16rpx'}">联系客服
</span>
</view>
<view
>
<image
class=
"icno-arrow"
:src=
"'../../../static/imgs/jiantouhei.png'"
/>
...
...
@@ -440,10 +440,10 @@ export default {
}
.qr_code
{
height
:
3
40
rpx
;
width
:
35
4
rpx
;
height
:
3
51
rpx
;
width
:
35
5
rpx
;
display
:
block
;
margin
:
72
rpx
auto
;
margin
-top
:
48
rpx
;
position
:
relative
;
padding-bottom
:
40
rpx
;
margin-bottom
:
0
rpx
;
...
...
@@ -456,6 +456,7 @@ export default {
}
}
.scan_tips
{
padding-bottom
:
32
rpx
;
font-size
:
28
rpx
;
font-family
:
PingFangSC-Medium
,
PingFang
SC
;
font-weight
:
500
;
...
...
@@ -744,6 +745,9 @@ export default {
border-radius
:
0px
;
display
:
flex
;
justify-content
:
space-between
;
color
:
#333333
;
font-weight
:
400
;
font-style
:
normal
;
.serverBox{
display
:
flex
;
...
...
This diff is collapsed.
Click to expand it.
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