From 54010f8f01d592ed8214adebaac4f45e178479b4 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期四, 06 三月 2025 19:30:16 +0800
Subject: [PATCH] 检验下单代码迁移2
---
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