Commit a7f063ea authored by gengchunlei's avatar gengchunlei

医生端小程序 v1.2 1、动态路由iframe页面 无数据展示

parent 2d69676f
......@@ -2,7 +2,7 @@
<div class="h-full iframe-page">
<iframe :src="iframeSrc" style="border: 0;width: 100%;height: 99%" :key="iframeSrc" v-if="iframeSrc" allowFullscreen>
</iframe>
<a-empty v-else/>
<div v-else/>
</div>
</template>
......
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