From be8b9ba19cee023829d2adc5d390e5bf0f56cbb8 Mon Sep 17 00:00:00 2001 From: surprise <15810472099@163.com> Date: 星期一, 08 四月 2024 17:33:33 +0800 Subject: [PATCH] 版本更新 --- src/App.vue | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/App.vue b/src/App.vue index 09a088f..2841141 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,4 +2,7 @@ <router-view /> </template> -<style lang="less" scoped></style> +<style lang="less" scoped> + + +</style> -- Gitblit v1.9.3