From c2d879c83d5d242d32b376193e1a4680067d169c Mon Sep 17 00:00:00 2001 From: chenyc <501753378@qq.com> Date: 星期三, 31 五月 2023 15:14:38 +0800 Subject: [PATCH] 优化逻辑 --- src/App.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/App.vue b/src/App.vue index 1f8ec05..f332f7e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,6 +6,7 @@ <script setup lang="ts"> + </script> <style scoped lang="scss"> -- Gitblit v1.8.0