Commit cc19a901 authored by youjie's avatar youjie

no message

parent aaf009ce
...@@ -122,7 +122,6 @@ ...@@ -122,7 +122,6 @@
<!-- ppt 模版行程 --> <!-- ppt 模版行程 -->
<!-- --> <!-- -->
<div v-if="FeatureData.FeatureType==9&&FeatureDataFlag" v-loading="iframeLoading"> <div v-if="FeatureData.FeatureType==9&&FeatureDataFlag" v-loading="iframeLoading">
{{myIframeUrl}}
<iframe name="myIframe" :src="myIframeUrl" style="width: 100%;border: 0;" <iframe name="myIframe" :src="myIframeUrl" style="width: 100%;border: 0;"
:style="{'height':myIframeHeigth+'px'}" > :style="{'height':myIframeHeigth+'px'}" >
</iframe> </iframe>
......
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