From b785655ee996378ef61e64f43163888278900c57 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期四, 20 十月 2022 16:05:20 +0800
Subject: [PATCH] 45

---
 src/App.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 6dda6cc..1f8ec05 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -11,6 +11,8 @@
 <style scoped lang="scss">
 .app-view {
     display: grid;
+    background-color:#F6FAFF;
 }
+
 </style>
 

--
Gitblit v1.8.0