From 9438021a08ce59385fe6d76ea56559237a21e1a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Fri, 6 Sep 2024 13:12:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=91=E7=AB=99=EF=BC=9A=E9=A1=B6=E7=BA=A7?= =?UTF-8?q?=E5=9F=9F=E5=90=8D=E6=94=B9=E4=B8=BA=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/index.vue | 23 ++++---- src/utils/common.ts | 4 +- src/utils/domain.ts | 8 ++- .../navigation/components/navigation-edit.vue | 3 +- src/views/cms/navigation/index.vue | 56 +++++++++---------- .../cms/website/components/websiteEdit.vue | 42 ++++++-------- src/views/cms/website/index.vue | 8 +++ 7 files changed, 73 insertions(+), 71 deletions(-) diff --git a/src/layout/index.vue b/src/layout/index.vue index ff0f785..2a7f424 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -49,14 +49,16 @@