From 16cce29e0218b23162b900a4048bd806f78fb575 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期五, 21 十月 2022 15:18:15 +0800
Subject: [PATCH] 345
---
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