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
0c292bad
Commit
0c292bad
authored
Sep 19, 2023
by
沈良进
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
e357c0ff
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
8 deletions
+9
-8
tripIndexNew.css
src/assets/css/tripIndexNew.css
+4
-4
travelDays.vue
src/components/LeaveGroupDownload/travelDays.vue
+1
-1
travelDays.vue
...newTravelmanager/travelLineTrip/components/travelDays.vue
+4
-3
No files found.
src/assets/css/tripIndexNew.css
View file @
0c292bad
...
...
@@ -153,7 +153,7 @@ html, body{
height
:
0px
;
border-bottom
:
2px
dashed
red
;
left
:
0
;
top
:
1
422
px
;
top
:
1
320
px
;
right
:
0
;
}
.UpgradedVersion2Line
span
{
...
...
@@ -596,8 +596,6 @@ html, body{
.otherJourney-introduceFooter
{
left
:
0
;
right
:
0
;
margin-top
:
115px
;
margin-bottom
:
32px
;
width
:
100%
;
height
:
34px
;
}
...
...
@@ -641,7 +639,9 @@ html, body{
color
:
#2A2A2A
;
margin
:
0
9px
0
0
;
}
.footer
{
padding
:
115px
0
32px
0
;
}
.otherJourney-footer
.edit_div
{
display
:
none
;
}
...
...
src/components/LeaveGroupDownload/travelDays.vue
View file @
0c292bad
...
...
@@ -140,7 +140,7 @@
</div>
</div>
<!-- otherJourney-footer -->
<div>
<div
class=
"footer"
>
<div
class=
"otherJourney-introduceFooter z-index1 row-aic"
:style=
"{'background':''}"
>
<div
class=
"introduceFooterBJ introduceFooterOne"
:style=
"{'background':dataAll.tripColor}"
>
</div>
<div
class=
"introduceFooterBJ introduceFootertTwo"
:style=
"{'background':dataAll.tripColor}"
>
</div>
...
...
src/components/newTravelmanager/travelLineTrip/components/travelDays.vue
View file @
0c292bad
...
...
@@ -71,9 +71,8 @@
<div
class=
"travelDaysdetails-tsTextBox"
v-if=
"item.WarmTipObj.Description&&getHtmlPlainText(item.WarmTipObj.Description).length>0"
>
<div
class=
"travelDaysdetails-tsText"
:style=
"{'background':backgroundColor2}"
>
<div
class=
"travelDaysdetails-text0"
style=
"float:left;"
>
温馨提示:
</div>
<div
v-html=
"item.WarmTipObj.Description"
style=
"float:left;"
></div>
<div
v-html=
"item.WarmTipObj.Description"
></div>
</div>
</div>
<div
class=
"travelDaysdetails"
>
...
...
@@ -119,7 +118,8 @@
</div>
</div>
<!-- otherJourney-footer -->
<div
class=
"otherJourney-introduceFooter absolute z-index1 row-aic"
:style=
"{'background':''}"
>
<div
class=
"footer"
>
<div
class=
"otherJourney-introduceFooter z-index1 row-aic"
:style=
"{'background':''}"
>
<div
class=
"introduceFooterBJ introduceFooterOne"
:style=
"{'background':dataAll.TripColor}"
>
</div>
<div
class=
"introduceFooterBJ introduceFootertTwo"
:style=
"{'background':dataAll.TripColor}"
>
</div>
<div
class=
"introduceFooter-text row-aic"
>
...
...
@@ -129,6 +129,7 @@
<div
class=
"introduceFooterBJ introduceFootertThree"
:style=
"{'background':dataAll.TripColor}"
>
</div>
<div
class=
"introduceFooterBJ introduceFootertFour"
:style=
"{'background':dataAll.TripColor}"
>
</div>
</div>
</div>
</div>
<div
class=
"UpgradedVersion2Line absolute z-index3 row-ajc"
>
<span>
底线
</span>
...
...
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