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
80b847ca
Commit
80b847ca
authored
Jan 05, 2024
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
8758ac37
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
tripIndexNew2.css
src/assets/css/tripIndexNew2.css
+2
-2
travelDays.vue
...newTravelmanager/travelLineTrip/components/travelDays.vue
+1
-1
No files found.
src/assets/css/tripIndexNew2.css
View file @
80b847ca
...
@@ -493,7 +493,7 @@ html, body{
...
@@ -493,7 +493,7 @@ html, body{
}
}
.travelDaysdetails-tsText
{
.travelDaysdetails-tsText
{
width
:
100%
;
width
:
100%
;
padding
:
28px
47px
;
padding
:
36px
47px
28px
47px
;
border-radius
:
20px
;
border-radius
:
20px
;
-webkit-border-radius
:
20px
;
-webkit-border-radius
:
20px
;
-moz-border-radius
:
20px
;
-moz-border-radius
:
20px
;
...
@@ -873,7 +873,7 @@ html, body{
...
@@ -873,7 +873,7 @@ html, body{
line-height
:
54px
;
line-height
:
54px
;
}
}
.travelDaysMasterMap2-box
{
.travelDaysMasterMap2-box
{
padding
:
50px
35px
39
px
35px
;
padding
:
50px
35px
40
px
35px
;
}
}
.travelDaysMasterMap2
{
.travelDaysMasterMap2
{
height
:
643px
;
height
:
643px
;
...
...
src/components/newTravelmanager/travelLineTrip/components/travelDays.vue
View file @
80b847ca
...
@@ -795,7 +795,7 @@
...
@@ -795,7 +795,7 @@
v-if=
"item.WarmTipObj.Description&&getHtmlPlainText(item.WarmTipObj.Description).length>0"
>
v-if=
"item.WarmTipObj.Description&&getHtmlPlainText(item.WarmTipObj.Description).length>0"
>
<div
:id=
"'WarmTip_'+index"
class=
"travelDaysdetails-tsText row relative"
<div
:id=
"'WarmTip_'+index"
class=
"travelDaysdetails-tsText row relative"
:style=
"{'background':'#EFECEC'}"
>
:style=
"{'background':'#EFECEC'}"
>
<span
class=
'travelDaysdetails-text0 absolute'
style=
'line-height:32px;top:
26px
;'
>
温馨提示:
</span>
<span
class=
'travelDaysdetails-text0 absolute'
style=
'line-height:32px;top:
0
;'
>
温馨提示:
</span>
<div
v-html=
"item.WarmTipObj.Description"
class=
"travelDaysdetails-text0-r"
></div>
<div
v-html=
"item.WarmTipObj.Description"
class=
"travelDaysdetails-text0-r"
></div>
</div>
</div>
</div>
</div>
...
...
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