From 366e369f1baaa05015e0e68b307a59ad60e25ca5 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期五, 21 十月 2022 11:51:53 +0800
Subject: [PATCH] 34
---
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