From 4ebb7babe7e392d62662d09f97f48647c114cc5f Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期一, 29 五月 2023 14:37:47 +0800
Subject: [PATCH] 45

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

diff --git a/src/App.vue b/src/App.vue
index 92e5641..f332f7e 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -6,6 +6,7 @@
 
 
 <script setup lang="ts">
+
 </script>
 
 <style scoped lang="scss">
@@ -13,10 +14,6 @@
     display: grid;
     background-color:#F6FAFF;
 }
-.fanhui{
-    padding-top: 20px;
-    width: 100%;
-    background: red;
-}
+
 </style>
 

--
Gitblit v1.8.0