From eedd2ecf9d750be6397af9c431995b1513588cac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=94=E8=B7=91=E7=9A=84=E9=9D=A2=E6=9D=A1?= <1262327911@qq.com> Date: Sun, 17 Dec 2023 06:26:58 +0000 Subject: [PATCH] =?UTF-8?q?test:=20=E6=B5=8B=E8=AF=95=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 2fa191d8..26990551 100644 --- a/src/App.vue +++ b/src/App.vue @@ -30,5 +30,5 @@ const hljsTheme = useCode() // 全局语言 const { locale, dateLocale } = useLang() - +//测试提交