From e818c03ebfd67779852fd69f4da787fdca7c8438 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期四, 06 三月 2025 16:36:08 +0800
Subject: [PATCH] 检验下单代码迁移

---
 src/layout/components/AppMain.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue
index 1eb770d..b7865c9 100644
--- a/src/layout/components/AppMain.vue
+++ b/src/layout/components/AppMain.vue
@@ -50,6 +50,7 @@
   width: 100%;
   position: relative;
   overflow: hidden;
+  background: rgb(245, 247, 251);
 }
 
 .fixed-header + .app-main {

--
Gitblit v1.9.3