From aae6cb63fac8f2956615481382c101cfd2e7d45c Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期日, 28 五月 2023 22:15:52 +0800
Subject: [PATCH] gxapi
---
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