From 0799c1ee73c6aa006ef6e0991b67d54576a3a5b0 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期五, 23 九月 2022 15:05:36 +0800
Subject: [PATCH] up

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

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

--
Gitblit v1.8.0