From 190e7669b2aba8fb0890e03bce3ec5f61d1488d0 Mon Sep 17 00:00:00 2001 From: chenjinsong <523037378@qq.com> Date: Wed, 19 May 2021 23:17:24 +0800 Subject: [PATCH 1/3] =?UTF-8?q?NEZ-601=20feat:=20=E4=BD=BF=E7=94=A8temp?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=9B=BE=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/charts/chart-detail.vue | 53 +-- .../src/components/charts/chart-list.vue | 2 +- .../components/common/bottomBox/bottomBox.vue | 4 +- .../common/bottomBox/tabs/panelTabNew.vue | 115 ++++-- .../src/components/common/mixin/table.js | 22 +- .../common/popBox/topToolMoreOptions.vue | 14 +- .../rightBox/administration/userBox.vue | 13 +- .../common/rightBox/chartTempBox.vue | 128 ++++--- .../components/common/rightBox/userBox.vue | 342 ------------------ .../common/table/settings/endpointTable.vue | 3 +- .../src/components/page/dashboard/panel.vue | 2 +- 11 files changed, 193 insertions(+), 505 deletions(-) delete mode 100644 nezha-fronted/src/components/common/rightBox/userBox.vue diff --git a/nezha-fronted/src/components/charts/chart-detail.vue b/nezha-fronted/src/components/charts/chart-detail.vue index 4db3ad90a..67d3d5732 100644 --- a/nezha-fronted/src/components/charts/chart-detail.vue +++ b/nezha-fronted/src/components/charts/chart-detail.vue @@ -76,7 +76,7 @@ -