From 2aea1eae7f913a0e5c02de7f72689c7e637e93be Mon Sep 17 00:00:00 2001 From: UnknownMp Date: Fri, 16 May 2025 09:31:13 +0800 Subject: [PATCH] =?UTF-8?q?[Feature]=20=E4=B8=BA=20SSR=20=E7=9A=84?= =?UTF-8?q?=E5=AF=BC=E8=88=AA=E8=8F=9C=E5=8D=95=E6=B7=BB=E5=8A=A0=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= 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 a9dd4ec..c07f124 100644 --- a/src/App.vue +++ b/src/App.vue @@ -98,7 +98,7 @@ onMounted(async () => {
  • {{ item.name }}
  • + >{{ item.name }}