From e32b6a170d1b56dea6c483105a72e84d1a373e7e Mon Sep 17 00:00:00 2001 From: xuyiming Date: Mon, 10 Aug 2020 18:42:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E8=A7=84=E6=A0=BC=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/service-info/app-info.vue | 15 +++++---------- src/components/service-info/service-info.vue | 12 ++++++++++-- 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/src/components/service-info/app-info.vue b/src/components/service-info/app-info.vue index 562b48f..1d2ed02 100644 --- a/src/components/service-info/app-info.vue +++ b/src/components/service-info/app-info.vue @@ -222,17 +222,12 @@ export default { width: 220px; margin-left: 20px; } -.application_info .el-button--primary { + + + diff --git a/src/components/service-info/service-info.vue b/src/components/service-info/service-info.vue index 200f818..5bbede2 100644 --- a/src/components/service-info/service-info.vue +++ b/src/components/service-info/service-info.vue @@ -21,7 +21,7 @@
@@ -98,7 +98,7 @@ >
-
+
+ + -- 2.26.0