mirror of
https://gitee.com/lyt-top/vue-next-admin
synced 2026-07-06 13:42:50 +08:00
'admin-21.06.30:新增表单自适应演示界面、更新最新依赖'
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
|
||||
- 🌟 更新 依赖更新最新版本
|
||||
- 🎉 新增 表单自适应演示界面
|
||||
- 🎯 优化 去掉内嵌 iframe 内边距(padding)
|
||||
|
||||
## 1.0.4
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="layout-scrollbar">
|
||||
<div>
|
||||
<div class="layout-view-bg-white flex h100" v-loading="iframeLoading">
|
||||
<iframe :src="meta.isLink" frameborder="0" height="100%" width="100%" id="iframe"></iframe>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user