From 7b5f76539a2c23e80c2ce5c516da0143ad5f4f4a Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期五, 23 九月 2022 16:42:50 +0800
Subject: [PATCH] up2

---
 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