From 8bfd657326eb9d4bd9b63920cfe3bd362cea4445 Mon Sep 17 00:00:00 2001 From: 罗广辉 <guanghui.luo@foxmail.com> Date: Fri, 10 Oct 2025 20:59:07 +0800 Subject: [PATCH] Merge branch 'feature/v6.0/6.0.4' into prod --- src/App.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/App.vue b/src/App.vue index 384f5ff..87347b7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,6 +3,7 @@ </template> + <script setup> </script> -- Gitblit v1.9.3