From 24aeaef7cbb3e1228dd51e57535da3c1ee2d1a3a Mon Sep 17 00:00:00 2001 From: gaoxq <376340421@qq.com> Date: Tue, 3 Mar 2026 17:45:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E9=A1=B5=E9=9D=A2=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- screen-vue/src/components/Layout/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/screen-vue/src/components/Layout/index.vue b/screen-vue/src/components/Layout/index.vue index 37b90f1..ca23798 100644 --- a/screen-vue/src/components/Layout/index.vue +++ b/screen-vue/src/components/Layout/index.vue @@ -696,7 +696,6 @@ onMounted(() => { color: #333; } -/* 核心修复:内容容器布局 */ .content-container { flex: 1; padding: 0 !important;