Commit 703e89ee authored by 黄媛媛's avatar 黄媛媛

update

parent 6afbde44
......@@ -77,7 +77,7 @@
</div>
<div v-show="mealTypeindex!=-1">
<p style="margin:15px 0" class="f12">范围</p>
<p style="margin:15px 0" class="f12">年龄范围</p>
<el-row style="margin-bottom:10px">
<el-col :span="17"><span class="f12">{{mealTypeItem.price1_age_range}}</span></el-col>
<el-col :span="2"><span class="cee">{{mealTypeItem.price1_b2c}}</span></el-col>
......
......@@ -222,12 +222,12 @@
</li>
<!-- 自由行 -->
<!-- <li :class="{_active: navActive === 11}">
<li :class="{_active: navActive === 11}">
<div @click="handleSelect('/FreeHome', 11), navActive = 11">
<span>自由行</span>
<span class="__splice">|</span>
</div>
</li> -->
</li>
<li :class="{_active: navActive === 2}">
<div @click="handleSelect('/IndependentTravel', 2), navActive = 2">
<span>定制游</span>
......
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