From b3a6bb6a8e0e531e5c9b17c04a57b8f564a84434 Mon Sep 17 00:00:00 2001 From: lyt-Top <1105290566@qq.com> Date: Wed, 7 Jul 2021 20:16:31 +0800 Subject: [PATCH] =?UTF-8?q?'admin-21.07.07:=E4=BC=98=E5=8C=96=E5=86=85?= =?UTF-8?q?=E5=B5=8Ciframe=E3=80=81=E5=A4=96=E9=93=BE=EF=BC=8C=E8=A7=A3?= =?UTF-8?q?=E5=86=B3tagsView=E5=88=B7=E6=96=B0=E9=97=AE=E9=A2=98'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 7 +++++ src/layout/component/main.vue | 47 ++++++++++--------------------- src/layout/routerView/iframes.vue | 47 +++++++++++++++---------------- src/layout/routerView/link.vue | 45 ++++++++++++++++++----------- src/router/route.ts | 4 +-- 5 files changed, 75 insertions(+), 75 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61c6d77..47d362f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 🎉🎉🔥 `vue-next-admin` 基于 vue3.x 、Typescript、vite、Element plus 等,适配手机、平板、pc 的后台开源免费模板库(vue2.x 请切换 vue-prev-admin 分支) +## 1.0.10 + +`2021.07.07` + +- 🌟 更新 依赖更新最新版本(字体图标无问题) +- 🎯 优化 内嵌 iframe、外链,解决 tagsView 刷新问题 + ## 1.0.9 `2021.07.02` diff --git a/src/layout/component/main.vue b/src/layout/component/main.vue index d84b176..983ad52 100644 --- a/src/layout/component/main.vue +++ b/src/layout/component/main.vue @@ -3,68 +3,53 @@