提交 908fce0d authored 作者: lidongxu's avatar lidongxu

refactor(quickbi/preview): 修复:quickbi_预览页面四周内边距

上级 b4ac1757
<template>
<div>
<div class="app-container">
<div class="container">
<iframe :src="iframeURL"
frameborder="0"
width="100%"
height="800px"></iframe>
</div>
</div>
</div>
<iframe :src="iframeURL"
frameborder="0"
width="100%"
height="800px"></iframe>
</template>
<script setup>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论