From 7e6b8b1eef198ab4de9633288037a23817f9ee39 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期三, 24 五月 2023 22:52:42 +0800
Subject: [PATCH] 45
---
src/App.vue | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 6f12690..f332f7e 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -6,6 +6,7 @@
<script setup lang="ts">
+
</script>
<style scoped lang="scss">
@@ -13,5 +14,6 @@
display: grid;
background-color:#F6FAFF;
}
+
</style>
--
Gitblit v1.8.0