From cdf9d12dfa7c0e38ba5ac6296aeedb01f0b84d27 Mon Sep 17 00:00:00 2001 From: Vixalie Date: Thu, 26 Mar 2026 15:33:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0app.html=E4=BB=A5?= =?UTF-8?q?=E6=94=B9=E5=96=84viewport=E8=AE=BE=E7=BD=AE=E5=92=8C=E6=A0=87?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app.html | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/src/app.html b/src/app.html index 92e7e33..5fdeffa 100644 --- a/src/app.html +++ b/src/app.html @@ -1,13 +1,17 @@ - - - - - Tauri + SvelteKit + Typescript App - %sveltekit.head% - - -
%sveltekit.body%
- - + + + + + + Quick Dataset + %sveltekit.head% + + + +
%sveltekit.body%
+ + + \ No newline at end of file