Commit 91834b81 authored by zhengke's avatar zhengke

增加判断

parent 62435119
......@@ -476,6 +476,7 @@
</div>
<div v-if="(showType>=4)&&loadNone==false&&vshowC" class="newFeature" v-html="feature.featureHtml"></div>
<div v-if="vshowD">
<div class="newtripList" v-for="(item,index) in tripList" :key="index">
<template v-if="item.dayNum<10">
<div class="newTripFly" style="margin-bottom:10px;">
......@@ -551,6 +552,7 @@
</div>
</div>
</div>
</div>
<div class="newTripFeiyong">
<div id="pdf_4">
<div v-if='vshowE' class="newTripFeiyongtitle">
......
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