Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
e0a554a6
Commit
e0a554a6
authored
Dec 21, 2023
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
竖版尺寸比例调整
parent
11547238
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
173 additions
and
138 deletions
+173
-138
tripIndexNew2.css
src/assets/css/tripIndexNew2.css
+66
-62
travelDays.vue
...newTravelmanager/travelLineTrip/components/travelDays.vue
+107
-76
No files found.
src/assets/css/tripIndexNew2.css
View file @
e0a554a6
...
...
@@ -137,6 +137,10 @@ html, body{
margin-top
:
20px
;
}
.marginT21
{
margin-top
:
21px
;
}
.marginT10
{
margin-top
:
10px
;
}
...
...
@@ -166,7 +170,7 @@ html, body{
}
.UpgradedVersion2Line
span
{
background
:
#fff
;
font-size
:
2
0
px
;
font-size
:
2
3
px
;
padding
:
5px
20px
;
border
:
2px
dashed
red
;
border-radius
:
15px
;
...
...
@@ -278,14 +282,14 @@ html, body{
/* margin-top: 47px; */
}
.travelDaysTitlle-left
{
width
:
1
73
px
;
width
:
1
90
px
;
flex-shrink
:
0
;
margin-left
:
22
px
;
margin-left
:
35
px
;
}
.travelDaysTitlle-left-text
{
width
:
1
73
px
;
height
:
1
73
px
;
width
:
1
90
px
;
height
:
1
90
px
;
/* background: url('https://imgfile.oytour.com/Static/NewTripFeature/Shape.png')no-repeat center #FFF; */
background
:
url('../img/trip/xclogo.png')
no-repeat
center
;
background-size
:
auto
100%
;
...
...
@@ -295,7 +299,7 @@ html, body{
-moz-border-radius
:
50%
;
-ms-border-radius
:
50%
;
-o-border-radius
:
50%
;
top
:
-
9
2px
top
:
-
10
2px
}
.travelDaysTitlle-left-text
span
{
...
...
@@ -303,18 +307,18 @@ html, body{
}
.travelDaysTitlle-left-textOne
{
font-size
:
79
px
;
font-size
:
88
px
;
font-weight
:
400
;
color
:
#2A2A2A
;
line-height
:
55
px
;
line-height
:
60
px
;
margin-top
:
15px
;
}
.travelDaysTitlle-left-textTwo
{
font-size
:
47
px
;
font-size
:
52
px
;
font-weight
:
800
;
color
:
#2A2A2A
;
line-height
:
55
px
;
line-height
:
60
px
;
margin-top
:
10px
;
}
...
...
@@ -324,13 +328,13 @@ html, body{
.travelDaysTitlle-right
{
flex-grow
:
1
;
margin-left
:
21
px
;
margin-left
:
50
px
;
font-weight
:
bold
;
}
.travelDaysTitlle-right-text
{
min-height
:
124px
;
/* padding: 25px 25px 25px 36px; */
padding
:
0
25px
0
36px
;
padding
:
0
50px
0
0
;
border-radius
:
100px
0px
0px
100px
;
-webkit-border-radius
:
100px
0px
0px
100px
;
-moz-border-radius
:
100px
0px
0px
100px
;
...
...
@@ -342,7 +346,7 @@ html, body{
.travelDaysMasterMap
{
margin-top
:
45px
;
/* margin-bottom: 41px; */
height
:
6
32
px
;
height
:
6
43
px
;
/* flex:1; */
overflow
:
hidden
;
}
...
...
@@ -403,26 +407,23 @@ html, body{
}
.travelDaysContent
{
/* min-height: 360px;
max-height:600px; */
line-height
:
25px
;
padding
:
0
36px
;
margin-bottom
:
20px
;
padding
:
0
35px
;
margin-bottom
:
39px
;
font-weight
:
500
;
/* margin: 41px 0 47px 0; */
}
.travelDaysContent-text
{
font-size
:
18
px
;
font-size
:
29
px
;
font-weight
:
500
;
color
:
#444444
;
font-family
:
'Microsoft JhengHei UI'
;
}
.textBold
{
font-size
:
2
1
px
;
line-height
:
25
px
;
font-size
:
2
9
px
;
line-height
:
54
px
;
font-weight
:
800
;
color
:
#2A2A2A
;
font-family
:
'Microsoft JhengHei UI Ligh'
;
}
...
...
@@ -434,41 +435,40 @@ html, body{
/* padding: 0 0 115px 0; */
}
.travelDaysdetails-tsTextBox
{
padding
:
0
3
6px
20px
36
px
;
padding
:
0
3
5px
27px
35
px
;
}
.travelDaysdetails-tsText
{
width
:
100%
;
padding
:
15
px
;
border-radius
:
18
px
;
-webkit-border-radius
:
18
px
;
-moz-border-radius
:
18
px
;
-ms-border-radius
:
18
px
;
-o-border-radius
:
18
px
;
padding
:
38px
47px
28px
47
px
;
border-radius
:
20
px
;
-webkit-border-radius
:
20
px
;
-moz-border-radius
:
20
px
;
-ms-border-radius
:
20
px
;
-o-border-radius
:
20
px
;
line-height
:
30px
;
}
.travelDaysdetails-tsText
p
{
padding
:
0
;
margin
:
0
;
line-height
:
2
2px
;
line-height
:
4
2px
;
}
.travelDaysdetailsBJ
{
border-radius
:
10
0px
;
padding
:
2
0px
35
px
;
-webkit-border-radius
:
18
px
;
-moz-border-radius
:
18
px
;
-ms-border-radius
:
18
px
;
-o-border-radius
:
18
px
;
border-radius
:
2
0px
;
padding
:
2
2px
42
px
;
-webkit-border-radius
:
20
px
;
-moz-border-radius
:
20
px
;
-ms-border-radius
:
20
px
;
-o-border-radius
:
20
px
;
}
.travelDaysdetails-textBox
{
flex-wrap
:
wrap
;
padding
:
0
5px
;
align-items
:
center
;
}
.travelDaysdetails-text0
{
font-size
:
2
1
px
;
font-size
:
2
3
px
;
font-family
:
'Microsoft JhengHei UI Ligh'
;
font-weight
:
800
;
color
:
#2A2A2A
;
line-height
:
34px
;
flex-shrink
:
0
;
}
.travelDaysdetails-text
div
span
{
...
...
@@ -479,7 +479,7 @@ html, body{
.travelDaysdetails-tsText
{
display
:
inline-block
;
white-space
:
wrap
;
font-size
:
14
px
;
font-size
:
21
px
;
font-family
:
'Microsoft JhengHei UI'
;
line-height
:
22px
;
}
...
...
@@ -493,24 +493,25 @@ html, body{
padding
:
0
;
margin
:
0
;
margin-right
:
10px
;
line-height
:
38px
;
font-family
:
'Microsoft JhengHei UI'
;
}
.travelDaysdetails-textC
{
font-size
:
2
1
px
;
font-size
:
2
3
px
;
font-weight
:
800
;
line-height
:
3
4
px
;
line-height
:
3
8
px
;
font-family
:
'Microsoft JhengHei UI Ligh'
;
}
.travelDaysdetails-text.right0
{
margin-right
:
0
;
}
.travelDaysdetails-text0-r
{
margin-top
:
5
px
;
margin-top
:
-16
px
;
}
.travelDaysdetails-text0-r
>
p
:first-child
,
.travelDaysdetails-text0-r
>
span
:first-child
,
.travelDaysdetails-text0-r
>
a
:first-child
{
text-indent
:
1
01
px
;
text-indent
:
1
16
px
;
}
.travelDaysdetails-text1
{
/* font-size: 16px !important; */
...
...
@@ -705,10 +706,10 @@ html, body{
color
:
#444444
;
}
.fz18
{
font-size
:
18
px
;
font-size
:
23
px
;
}
.fz21
{
font-size
:
2
1
px
;
font-size
:
2
9
px
;
}
.fz26
{
font-size
:
26px
;
...
...
@@ -724,16 +725,19 @@ html, body{
font-family
:
'Microsoft JhengHei UI'
;
}
.lineHeight25
{
line-height
:
25
px
;
line-height
:
42
px
;
}
.lineHeight38
{
line-height
:
38px
;
}
.lineHeight54
{
line-height
:
54px
;
}
.MT15
{
margin-top
:
15
px
;
margin-top
:
21
px
;
}
.MT19
{
margin-top
:
19
px
;
margin-top
:
20
px
;
}
.MT28
{
margin-top
:
28px
;
...
...
@@ -751,13 +755,13 @@ html, body{
margin-left
:
37px
;
}
.MB25
{
margin-bottom
:
2
5
px
;
margin-bottom
:
2
8
px
;
}
.MB31
{
margin-bottom
:
31px
;
}
.MB32
{
margin-bottom
:
32
px
;
margin-bottom
:
45
px
;
}
.MB35
{
margin-bottom
:
35px
;
...
...
@@ -792,30 +796,30 @@ html, body{
-o-border-radius
:
18px
;
}
.card-title
{
line-height
:
20
px
;
line-height
:
54
px
;
}
.travelDaysMasterMap2-box
{
padding
:
45px
32px
;
padding-bottom
:
35
px
;
padding-bottom
:
40
px
;
}
.travelDaysMasterMap2
{
height
:
58
3px
;
height
:
64
3px
;
}
.travelDaysMasterMap2_2
{
width
:
5
24
px
;
height
:
250
px
;
width
:
5
78
px
;
height
:
316
px
;
}
.travelDaysMasterMap3_1
{
width
:
5
17
px
;
height
:
280
px
;
width
:
5
71
px
;
height
:
368
px
;
}
.travelDaysMasterMap4_1
{
width
:
7
72
px
;
height
:
4
49
px
;
width
:
7
68
px
;
height
:
4
96
px
;
}
.travelDaysMasterMap4_2
{
width
:
3
70
px
;
height
:
2
14
px
;
width
:
3
66
px
;
height
:
2
36
px
;
}
/* .width331{
width: 331px;
...
...
src/components/newTravelmanager/travelLineTrip/components/travelDays.vue
View file @
e0a554a6
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