Commit 651d849d authored by 张巧娟's avatar 张巧娟

update xc-title@2x

parent ff8e977e
......@@ -229,7 +229,7 @@
<!-- 行程 -->
<div class="xc-box-1" v-if="vip.name">
<div class="xc-title-box">
<img src="img/xc-title.png" alt="" srcset="" class="xc-title-img">
<img src="img/xc-title@2x.png" alt="" srcset="" class="xc-title-img">
</div>
<div style="padding-top: 1rem;">
<div class="xc-box xc-box-1-bg">
......@@ -254,7 +254,7 @@
</div>
<div class="xc-box-1">
<div class="xc-title-box" v-if="!vip.name">
<img src="img/xc-title.png" alt="" srcset="" class="xc-title-img">
<img src="img/xc-title@2x.png" alt="" srcset="" class="xc-title-img">
</div>
<!-- <div v-bind:style="{'padding-top': !vip.name ? '1rem;':'0'}"> -->
<div v-bind:class="!vip.name?'xc-box-padding-top':'xc-box-padding-top0'">
......
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