Commit 2d76ddae authored by youjie's avatar youjie

no message

parent 18599f67
......@@ -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="backgroundImgBj1"/>
<img class="header-leftBj absolute z-index2" :src="backgroundImgBj2"/>
<img class="header-leftImg" src="http://192.168.10.214:8130/Upload/NewTripFeature/headerLogoTwo.png"/>
</div>
<div class="UpgradedVersion-header-right">
......@@ -28,8 +28,8 @@
first: '欧洲线',
canEdit: true,
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://192.168.10.214:8130/Upload/NewTripFeature/logoBjOne.png',//花纹背景
backgroundImgBj2: 'http://192.168.10.214:8130/Upload/NewTripFeature/logoBjTwo.png',//白色背景
};
},
methods: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment