From 69ae877b0ae7e58426c14ee6dbca993ccc1da4f9 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Fri, 19 Mar 2021 17:06:52 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=A0=BC=E5=BC=8F=E5=8C=96=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/panel/list/PanelViewShow.vue | 238 +++++++++--------- 1 file changed, 121 insertions(+), 117 deletions(-) diff --git a/frontend/src/views/panel/list/PanelViewShow.vue b/frontend/src/views/panel/list/PanelViewShow.vue index a5c42d586f..f6711a04cd 100644 --- a/frontend/src/views/panel/list/PanelViewShow.vue +++ b/frontend/src/views/panel/list/PanelViewShow.vue @@ -25,7 +25,7 @@ - 组件 + 组件 开发中... @@ -34,7 +34,7 @@ - 名称:{{panelInfo.name}} + 名称:{{ panelInfo.name }} 背景图 @@ -46,12 +46,17 @@ - + - + @@ -65,124 +70,123 @@