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 }}
 
 
 或手动安装组件后再来操作安装