From 7b80b360ad232393857dcd4c9ef995ac834d8466 Mon Sep 17 00:00:00 2001 From: lhl Date: Mon, 25 Aug 2025 16:04:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E5=8F=B0=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/workspace/index.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/workspace/index.vue b/src/views/workspace/index.vue index d2fa44a..73923e7 100644 --- a/src/views/workspace/index.vue +++ b/src/views/workspace/index.vue @@ -849,12 +849,10 @@ onUnmounted(() => { flex: 1; height: auto; display: flex; - background-color: antiquewhite; .left { width: 70%; height: auto; - background-color: aquamarine; } .right {