Commit 7da032b2 authored by guoyou's avatar guoyou

兼容修复

parent 692c3c94
......@@ -942,17 +942,18 @@ li {
margin-left: -565px; */
}
.introduce {
width: 465px;
.regional {
width: 50%;
background: #fff;
display: inline-block;
/* height: 380px; */
/* margin-top: 13px; */
padding: 30px 30px 0 30px;
position: relative;
top: -156px;
/* right: 0; */
text-align: left;
text-align: left;
}
.introduce {
width: 465px;
float: right;
}
.introduce h3 {
......
......@@ -36,9 +36,9 @@
</div>
<div style="width:917px">
<!-- <div class="total-div">{{totalCount}}个活动</div> -->
<div class="total-div">
<!-- <div class="total-div">
<news />
</div>
</div> -->
<ul class="campsiteDetail clearfix">
<li v-for="item in dataDetail" :key="item.id" class="activity-item">
<nuxt-link :to="'/activityList/'+item.id">
......
......@@ -528,28 +528,34 @@
<!-- 城市覆盖区域 -->
<div class="map-container" style="height:580px">
<div class="city-covers">
<div class="introduce">
<h3>欣新房车是一家专业从事房车销售,房车租赁,房车旅游路线策划,房车托管及房车产业配套与服务一体化的企业。</h3>
<p>将以全新的商业模式与经营理念,让房车生活走向大众,我们将竭诚为消费者提供舒适、便捷、轻松、快乐的房车生活。</p>
<p>欣新房车全国覆盖</p>
<ul>
<li>
<p>{{cityNum}}+</p>
<p>城市</p>
</li>
<li>
<p>{{comppanyNum}}+</p>
<p>子公司</p>
</li>
</ul>
<span class="look-info">
<nuxt-link to="company" style="color:#fff">
查看详情
<i class="iconfont iconsingle_arrow" style="position: relative;left: 5px;top: 2px;"></i>
</nuxt-link>
</span>
<div class="regional">
<div class="introduce">
<!-- <div style="width:465px;float: right;">
</div>-->
<h3>欣新房车是一家专业从事房车销售,房车租赁,房车旅游路线策划,房车托管及房车产业配套与服务一体化的企业。</h3>
<p>将以全新的商业模式与经营理念,让房车生活走向大众,我们将竭诚为消费者提供舒适、便捷、轻松、快乐的房车生活。</p>
<p>欣新房车全国覆盖</p>
<ul>
<li>
<p>{{cityNum}}+</p>
<p>城市</p>
</li>
<li>
<p>{{comppanyNum}}+</p>
<p>子公司</p>
</li>
</ul>
<span class="look-info">
<nuxt-link to="company" style="color:#fff">
查看详情
<i class="iconfont iconsingle_arrow" style="position: relative;left: 5px;top: 2px;"></i>
</nuxt-link>
</span>
</div>
</div>
<div style="display:inline-block;max-width:65%">
<div style="display:inline-block;width:50%;">
<img src="https://mgmt.dfangche.com/xxfccn/image/home/map_new.jpg" alt />
</div>
</div>
......@@ -997,7 +1003,8 @@ export default {
this.isTourActives = 'first'
break
case 2:
this.isTourActives = 'second'
// this.isTourActives = 'second'
this.isTourActives = 'fourth'
break
case 3:
this.isTourActives = 'third'
......
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