Commit 3a5f180b authored by youjie's avatar youjie

no message

parent c9de80eb
...@@ -43,13 +43,5 @@ ...@@ -43,13 +43,5 @@
</script> </script>
<style> <style>
.travelDays-box{
position: absolute;
left: 0;
top: 112px;
right: 0;
bottom: 115px;
border: 1px solid #ddd;
}
</style> </style>
...@@ -202,7 +202,6 @@ ...@@ -202,7 +202,6 @@
<div id="pdfNode" class="LeaveGroupDownload-form"> <div id="pdfNode" class="LeaveGroupDownload-form">
<div id="pdfDom" style="padding:0 20px;"> <div id="pdfDom" style="padding:0 20px;">
<!-- 首页 --> <!-- 首页 -->
<!--
<LeaveGroupDownload <LeaveGroupDownload
:vshowJ="vshowJ" :vshowJ="vshowJ"
:vshowL="vshowL" :vshowL="vshowL"
...@@ -211,9 +210,9 @@ ...@@ -211,9 +210,9 @@
:orderTripdiff="orderTripdiff" :orderTripdiff="orderTripdiff"
:vshowLLR="vshowLLR" :vshowLLR="vshowLLR"
:vshowB="vshowB" :vshowB="vshowB"
:lineId="lineId"></LeaveGroupDownload> --> :lineId="lineId"></LeaveGroupDownload>
<!-- 行程特色 --> <!-- 行程特色 -->
<!-- <ItineraryFeatures :feature="feature"></ItineraryFeatures> --> <ItineraryFeatures :feature="feature"></ItineraryFeatures>
<travelDays :TripColor="TripColor"></travelDays> <travelDays :TripColor="TripColor"></travelDays>
</div> </div>
</div> </div>
......
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