From 01f0261d8ef73094960ec61ef5b0fb9a3e087f8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=99=8C?= Date: Tue, 14 Nov 2023 14:06:56 +0800 Subject: [PATCH] 1 --- src/views/system/application/index.vue | 11 +++-------- src/views/system/application/popInfo.vue | 2 +- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/src/views/system/application/index.vue b/src/views/system/application/index.vue index 0cd35eb..f30463a 100644 --- a/src/views/system/application/index.vue +++ b/src/views/system/application/index.vue @@ -2,7 +2,7 @@
-
+
{{ item.title }}
@@ -69,11 +69,6 @@ export default { .flex-1 { flex: 1; } - -.jus-x { - justify-content: center; -} - .al-item { align-items: center; } @@ -100,12 +95,12 @@ export default { .tab-box { height: 100%; - width: 120px; + width: 100px; display: flex; justify-content: center; align-items: center; cursor: pointer; - padding: 0 20px; + padding: 0 10px; transition: all linear 0.3s; border-bottom: 1px solid transparent; } diff --git a/src/views/system/application/popInfo.vue b/src/views/system/application/popInfo.vue index d94063b..352810f 100644 --- a/src/views/system/application/popInfo.vue +++ b/src/views/system/application/popInfo.vue @@ -37,7 +37,7 @@ {{ info.description }}

当前应用需要第三方组件支持请使用命令行先安装

-
{{ info.exec }}
+                        
{{ info.exec }}
 
 
 或手动安装组件后再来操作安装