From 9b91b74adb22d06dd16fc500b5e048ea84c9c7df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=8A=B2=E6=9D=BE?= <523037378@qq.com> Date: Tue, 25 Feb 2020 18:59:23 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=E4=BE=A7=E6=BB=91?= =?UTF-8?q?=E7=82=B9=E5=87=BB=E5=A4=96=E9=83=A8=E5=85=B3=E9=97=AD=E7=9A=84?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1.增加:config-account、config-promserver、alert-rule --- .../common/rightBox/alertConfigBox.vue | 7 +++++-- .../src/components/common/rightBox/dcBox.vue | 8 +++++-- .../src/components/page/config/account.vue | 5 ++++- .../src/components/page/config/promServer.vue | 5 ++++- nezha-fronted/src/main.js | 21 ++++++++++++++++--- 5 files changed, 37 insertions(+), 9 deletions(-) diff --git a/nezha-fronted/src/components/common/rightBox/alertConfigBox.vue b/nezha-fronted/src/components/common/rightBox/alertConfigBox.vue index f83bb3ea7..987ebfdf5 100644 --- a/nezha-fronted/src/components/common/rightBox/alertConfigBox.vue +++ b/nezha-fronted/src/components/common/rightBox/alertConfigBox.vue @@ -1,6 +1,6 @@