From 66e46962096bbdfe4cb7fa5bfd02578f36de2bd2 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Fri, 23 May 2025 16:59:37 +0800
Subject: [PATCH] feat:提交代码
---
src/App.vue | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 65adfd5..24cea39 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -2,8 +2,7 @@
<router-view />
</template>
-<script>
-export default {};
+<script setup>
</script>
<style>
--
Gitblit v1.9.3