From 97f57321756cd942526caec7cacca04ba5cb5e86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BC=96=E7=A0=81=E7=8C=BF?= Date: Tue, 9 Sep 2025 11:15:56 +0800 Subject: [PATCH] v --- public/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 62f9643..acd2db8 100644 --- a/public/index.html +++ b/public/index.html @@ -13,6 +13,10 @@ text-decoration: none; } + [v-cloak] { + display: none; + } + #app { display: flex; align-items: center; @@ -74,7 +78,7 @@