🎈 perf:优化iframe布局

This commit is contained in:
preschooler
2024-08-21 13:29:15 +08:00
parent 323e6197b1
commit 6586ba43a8
8 changed files with 35 additions and 30 deletions

View File

@ -2,6 +2,7 @@
<ContentWrap>
<doc-alert title="大屏设计器" url="https://doc.iocoder.cn/report/screen/" />
<ContentWrap :bodyStyle="{ padding: '0px' }" class="!mb-0">
<IFrame :src="src" />
</ContentWrap>
</template>