From 5f59735e9400be79e3e00c9278e64576dda1ce4e Mon Sep 17 00:00:00 2001 From: Vixalie Date: Mon, 21 Jul 2025 21:56:48 +0800 Subject: [PATCH] =?UTF-8?q?fix(index.html):=20=E4=BF=AE=E5=A4=8DHTML?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=B9=B6=E6=9B=B4=E6=96=B0=E8=AF=AD=E8=A8=80?= =?UTF-8?q?=E5=92=8C=E8=A7=86=E5=8F=A3=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 调整HTML文档结构格式,将语言改为中文并更新视口设置以限制缩放 --- index.html | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/index.html b/index.html index 9c2276a..e4bc096 100644 --- a/index.html +++ b/index.html @@ -1,17 +1,19 @@ - - - - - - - Tauri + Solid + Typescript App - + - - -
+ + + + + + Tauri + Solid + Typescript App + - - - + + +
+ + + + + \ No newline at end of file