From f81f7f574927c9497df49b4abaadbc84b1fe6bee Mon Sep 17 00:00:00 2001 From: mixtan <424491071@qq.com> Date: Thu, 26 Jun 2025 20:48:18 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=A0=B7=E5=BC=8F=E8=83=8C=E6=99=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/goodsTool/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/product/goodsTool/index.vue b/src/views/product/goodsTool/index.vue index b8b19dd..7667db9 100644 --- a/src/views/product/goodsTool/index.vue +++ b/src/views/product/goodsTool/index.vue @@ -1886,12 +1886,14 @@ export default { gap: 10px; border-radius: 5px; box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1); + background:#fff; .input_item { width: 250px; } } .list { + background:#fff; padding: 20px; margin: 20px; display: flex;