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
c9de80eb
Commit
c9de80eb
authored
Aug 30, 2023
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
d6d418ca
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
11 deletions
+11
-11
tripIndexNew.css
src/assets/css/tripIndexNew.css
+3
-3
header.vue
src/components/LeaveGroupDownload/components/header.vue
+4
-4
travelDays.vue
src/components/LeaveGroupDownload/travelDays.vue
+4
-4
No files found.
src/assets/css/tripIndexNew.css
View file @
c9de80eb
...
...
@@ -167,7 +167,7 @@
.travelDaysTitlle-left-text
{
width
:
173px
;
height
:
173px
;
background
:
url('http
://192.168.10.214:8130/Upload
/NewTripFeature/Shape.png')
no-repeat
center
;
background
:
url('http
s://imgfile.oytour.com/Static
/NewTripFeature/Shape.png')
no-repeat
center
;
background-size
:
100%
100%
;
}
.travelDaysTitlle-left-textOne
{
...
...
@@ -296,11 +296,11 @@
overflow
:
hidden
;
}
.UpgradedVersion-homebj
{
background
:
url('http
://192.168.10.214:8130/Upload
/NewTripFeature/otherBjTwo.png')
no-repeat
center
;
background
:
url('http
s://imgfile.oytour.com/Static
/NewTripFeature/otherBjTwo.png')
no-repeat
center
;
background-size
:
100%
100%
;
}
.UpgradedVersion-introduceBj
{
background
:
url('http
://192.168.10.214:8130/Upload
/NewTripFeature/otherBjTwo.png')
no-repeat
center
;
background
:
url('http
s://imgfile.oytour.com/Static
/NewTripFeature/otherBjTwo.png')
no-repeat
center
;
background-size
:
100%
100%
;
}
.UpgradedVersion-otherBj
{
...
...
src/components/LeaveGroupDownload/components/header.vue
View file @
c9de80eb
...
...
@@ -2,7 +2,7 @@
<div
class=
"UpgradedVersion-header absolute row-sb z-index1"
>
<div
class=
"UpgradedVersion-header-left relative row-aic"
:style=
"
{'background':TripColor}">
<img
class=
"header-leftBj absolute z-index2"
:src=
"backgroundImgBj2"
/>
<img
class=
"header-leftImg"
src=
"http
://192.168.10.214:8130/Upload
/NewTripFeature/headerLogoTwo.png"
/>
<img
class=
"header-leftImg"
src=
"http
s://imgfile.oytour.com/Static
/NewTripFeature/headerLogoTwo.png"
/>
</div>
<div
class=
"UpgradedVersion-header-right"
>
<div
class=
"UpgradedVersion-header-title"
>
...
...
@@ -25,8 +25,8 @@
canEdit
:
true
,
LineShortName
:
'欧洲线'
,
backgroundImg
:
''
,
backgroundImgBj1
:
'http
://192.168.10.214:8130/Upload
/NewTripFeature/logoBjOne.png'
,
//花纹背景
backgroundImgBj2
:
'http
://192.168.10.214:8130/Upload
/NewTripFeature/logoBjTwo.png'
,
//白色背景
backgroundImgBj1
:
'http
s://imgfile.oytour.com/Static
/NewTripFeature/logoBjOne.png'
,
//花纹背景
backgroundImgBj2
:
'http
s://imgfile.oytour.com/Static
/NewTripFeature/logoBjTwo.png'
,
//白色背景
};
},
methods
:
{
...
...
@@ -36,7 +36,7 @@
watch
:
{
TripColor
:
{
handler
(
val
,
oldVal
)
{
// this.backgroundImg = `url('http
://192.168.10.214:8130/Upload
/NewTripFeature/logoBj.png') no-repeat right ${val}`
// this.backgroundImg = `url('http
s://imgfile.oytour.com/Static
/NewTripFeature/logoBj.png') no-repeat right ${val}`
},
deep
:
false
,
immediate
:
true
...
...
src/components/LeaveGroupDownload/travelDays.vue
View file @
c9de80eb
...
...
@@ -35,17 +35,17 @@
:style=
"
{'color':textColorOne}">
<div
class=
"travelDaysMasterMap-one"
>
<div
class=
"travelDaysMasterMap-oneImg bjF6"
id=
"uploadImg"
>
<img
src=
"http
://192.168.10.214:8130/Upload
/NewTripFeature/homeBj.png"
>
<img
src=
"http
s://imgfile.oytour.com/Static
/NewTripFeature/homeBj.png"
>
</div>
<div
class=
"travelDaysMasterMap-text absolute z-index2"
>
塞维利亚西班牙广场
</div>
</div>
<div
class=
"travelDaysMasterMap-two absolute z-index2"
>
<div
class=
"travelDaysMasterMap-twoImg relative bjF6"
>
<img
src=
"http
://192.168.10.214:8130/Upload
/NewTripFeature/homeBj.png"
>
<img
src=
"http
s://imgfile.oytour.com/Static
/NewTripFeature/homeBj.png"
>
<div
class=
"travelDaysMasterMap-text textTwo absolute z-index2"
>
【米其林烤乳猪】
</div>
</div>
<div
class=
"travelDaysMasterMap-twoImg relative bjF6"
style=
"margin-top: 47px;"
>
<img
src=
"http
://192.168.10.214:8130/Upload
/NewTripFeature/homeBj.png"
>
<img
src=
"http
s://imgfile.oytour.com/Static
/NewTripFeature/homeBj.png"
>
<div
class=
"travelDaysMasterMap-text textTwo absolute z-index2"
>
【米其林烤乳猪】
</div>
</div>
</div>
...
...
@@ -174,7 +174,7 @@
// },
},
mounted
()
{
let
bj
=
'http
://192.168.10.214:8130/Upload
/NewTripFeature/homeBj.png'
let
bj
=
'http
s://imgfile.oytour.com/Static
/NewTripFeature/homeBj.png'
this
.
canvasImgColor
(
bj
,
(
callback
)
=>
{
this
.
textColor
=
callback
let
rgba
=
callback
...
...
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