Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
肖康
/
H5_2.0
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
35fbec8a
authored
May 25, 2023
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
css
parent
dd82e9fa
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
53 additions
and
15 deletions
assets/css/mine/orderdetail.scss
pages/mine/orderdetail.vue
assets/css/mine/orderdetail.scss
View file @
35fbec8a
...
...
@@ -67,7 +67,6 @@
border-radius
:
10rpx
10rpx
0px
0px
;
.head
{
height
:
73rpx
;
border-bottom
:
1px
solid
#f0f0f2
;
.title
{
font-size
:
24rpx
;
color
:
#484b59
;
...
...
@@ -78,6 +77,7 @@
}
}
.tip
{
border-top
:
1px
solid
#f0f0f2
;
margin
:
24rpx
0
;
padding
:
15rpx
24rpx
15rpx
24rpx
;
background
:
#fff8f2
;
...
...
@@ -195,7 +195,7 @@
border-radius
:
10rpx
10rpx
0px
0px
;
.head
{
height
:
73rpx
;
border-bottom
:
1px
solid
#f0f0f2
;
.title
{
font-size
:
24rpx
;
color
:
#484b59
;
...
...
@@ -206,6 +206,7 @@
}
}
.content
{
border-top
:
1px
solid
#f0f0f2
;
.box
{
padding
:
16rpx
0
24rpx
0
;
border-bottom
:
1px
solid
#f0f0f2
;
...
...
@@ -307,7 +308,6 @@
border-radius
:
10rpx
10rpx
0px
0px
;
.head
{
height
:
73rpx
;
border-bottom
:
1px
solid
#f0f0f2
;
.title
{
font-size
:
24rpx
;
color
:
#484b59
;
...
...
@@ -318,6 +318,7 @@
}
}
.content
{
border-top
:
1px
solid
#f0f0f2
;
padding
:
16rpx
0
24rpx
0
;
.iconfont
{
font-size
:
40rpx
;
...
...
@@ -350,7 +351,6 @@
border-radius
:
10rpx
10rpx
0px
0px
;
.head
{
height
:
73rpx
;
border-bottom
:
1px
solid
#f0f0f2
;
.title
{
font-size
:
24rpx
;
color
:
#484b59
;
...
...
@@ -361,6 +361,7 @@
}
}
.content
{
border-top
:
1px
solid
#f0f0f2
;
padding
:
16rpx
0
24rpx
0
;
.box
{
margin-bottom
:
12rpx
;
...
...
@@ -457,28 +458,65 @@
.t1
{
font-size
:
24rpx
;
color
:
#484b59
;
white-space
:
nowrap
;
}
.t2
{
font-size
:
32rpx
;
color
:
#f98119
;
font-weight
:
600
;
}
.btn
1
{
width
:
1
8
0rpx
;
.btn
{
width
:
1
6
0rpx
;
height
:
80rpx
;
margin-right
:
24rpx
;
&
:last-child
{
margin-right
:
0
;
}
}
.btn0
{
background
:
#f98119
;
border-radius
:
6rpx
;
font-size
:
22rpx
;
color
:
#fff
;
}
.btn1
{
border-radius
:
6rpx
;
border
:
1px
solid
#1969f9
;
font-size
:
22rpx
;
color
:
#1969f9
;
}
.btn2
{
border-radius
:
6rpx
;
border
:
1px
solid
#1969f9
;
font-size
:
22rpx
;
color
:
#1969f9
;
}
.btn3
{
background
:
#ffffff
;
border-radius
:
10rpx
;
border-radius
:
6rpx
;
opacity
:
0
.54
;
border
:
1px
solid
#c6c7cc
;
font-size
:
2
8
rpx
;
font-size
:
2
2
rpx
;
color
:
#484b59
;
margin-right
:
24rpx
;
}
.btn2
{
width
:
180rpx
;
height
:
80rpx
;
background
:
#f98119
;
border-radius
:
10rpx
;
font-size
:
28rpx
;
.btn4
{
background
:
#1969f9
;
border-radius
:
6rpx
;
font-size
:
22rpx
;
color
:
#fff
;
}
.btn5
{
background
:
#ffffff
;
border-radius
:
6rpx
;
opacity
:
0
.54
;
border
:
1px
solid
#c6c7cc
;
font-size
:
22rpx
;
color
:
#484b59
;
}
.btn6
{
background
:
#1969f9
;
border-radius
:
6rpx
;
font-size
:
22rpx
;
color
:
#fff
;
}
}
...
...
pages/mine/orderdetail.vue
View file @
35fbec8a
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