From 048e1bf9d0543914b82bd8b06d56394fcd73be24 Mon Sep 17 00:00:00 2001 From: jinmao88 <50581550+jinmao88@users.noreply.github.com> Date: Wed, 27 Dec 2023 08:13:33 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=9E=E7=8E=B0iframe=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/admin/src/layout/index.vue | 9 +++++---- .../router/src/routes/modules/demo/iframe.ts | 18 ++++++++++++++++++ 2 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 packages/router/src/routes/modules/demo/iframe.ts diff --git a/apps/admin/src/layout/index.vue b/apps/admin/src/layout/index.vue index 7bd5fc2d..88136ee5 100644 --- a/apps/admin/src/layout/index.vue +++ b/apps/admin/src/layout/index.vue @@ -1,14 +1,15 @@