From a866e581db6a24e9aa4b2145d3e4c2256cfc07cd Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期五, 21 十月 2022 12:00:35 +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