From d886a5e607cf9966a8dfcbf73b28615f14c46fe5 Mon Sep 17 00:00:00 2001 From: ibuler Date: Wed, 30 Nov 2022 15:25:08 +0800 Subject: [PATCH 1/2] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E8=8F=9C?= =?UTF-8?q?=E5=8D=95=E5=B7=A6=E4=BE=A7=E8=A7=86=E5=9B=BE=E5=AF=B9=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/NavLeft/index.vue | 21 ++++++++++++++++----- src/styles/menu.scss | 23 +++++++++++++++-------- 2 files changed, 31 insertions(+), 13 deletions(-) diff --git a/src/layout/components/NavLeft/index.vue b/src/layout/components/NavLeft/index.vue index 5d54e63c5..d4ff381ad 100644 --- a/src/layout/components/NavLeft/index.vue +++ b/src/layout/components/NavLeft/index.vue @@ -12,8 +12,10 @@ /> {{ isRouteMeta.title || '' }} + style="margin-left: 10px;" + > + {{ isRouteMeta.title || '' }} + diff --git a/src/views/ops/ScriptManage/Playbook/PlaybookDetail/index.vue b/src/views/ops/ScriptManage/Playbook/PlaybookDetail/index.vue new file mode 100644 index 000000000..cbc1206d9 --- /dev/null +++ b/src/views/ops/ScriptManage/Playbook/PlaybookDetail/index.vue @@ -0,0 +1,42 @@ + + + + + diff --git a/src/views/ops/ScriptManage/Playbook/PlaybookUpdate.vue b/src/views/ops/ScriptManage/Playbook/PlaybookUpdate.vue new file mode 100644 index 000000000..8df2ab061 --- /dev/null +++ b/src/views/ops/ScriptManage/Playbook/PlaybookUpdate.vue @@ -0,0 +1,31 @@ + + + + + diff --git a/src/views/ops/ScriptManage/Playbook/PlaybookUpdateCreate.vue b/src/views/ops/ScriptManage/Playbook/PlaybookUpdateCreate.vue deleted file mode 100644 index 327b2e3ca..000000000 --- a/src/views/ops/ScriptManage/Playbook/PlaybookUpdateCreate.vue +++ /dev/null @@ -1,49 +0,0 @@ - - - - -