From bc630b555653be1cb6eff37ab2da18cd31e8ef81 Mon Sep 17 00:00:00 2001 From: ZZJ <zzjdsg2300@163.com> Date: 星期一, 13 十二月 2021 10:44:12 +0800 Subject: [PATCH] 配置页 --- src/pages/ai_c/index/App.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/pages/ai_c/index/App.vue b/src/pages/ai_c/index/App.vue index fa975eb..e0a36c1 100644 --- a/src/pages/ai_c/index/App.vue +++ b/src/pages/ai_c/index/App.vue @@ -1783,7 +1783,7 @@ box-sizing: border-box; text-align: left; min-width: 1106px; - +background-color: #fff; .el-tabs { height: calc(100% - 50px); } -- Gitblit v1.8.0