From 63d21becdebc5cb92a178dddc57934a57d0862b0 Mon Sep 17 00:00:00 2001 From: Fine0830 Date: Fri, 1 Apr 2022 13:27:49 +0800 Subject: [PATCH] fix: update style and set labels (#50) --- src/layout/components/NavBar.vue | 3 ++- src/views/dashboard/configuration/Widget.vue | 16 +------------ .../configuration/widget/metric/Index.vue | 4 +--- .../configuration/widget/metric/Standard.vue | 15 ++++++++---- src/views/dashboard/graphs/EndpointList.vue | 23 +++++++++++++------ src/views/dashboard/graphs/InstanceList.vue | 22 ++++++++++++++---- src/views/dashboard/graphs/ServiceList.vue | 21 +++++++++++++---- src/views/dashboard/panel/Tool.vue | 2 +- 8 files changed, 65 insertions(+), 41 deletions(-) diff --git a/src/layout/components/NavBar.vue b/src/layout/components/NavBar.vue index 8a006237..126619c2 100644 --- a/src/layout/components/NavBar.vue +++ b/src/layout/components/NavBar.vue @@ -34,7 +34,8 @@ limitations under the License. -->