diff --git a/src/website/index.html b/src/website/index.html index b9bdbbad..8c0e2643 100644 --- a/src/website/index.html +++ b/src/website/index.html @@ -51,6 +51,7 @@ height: 100px; margin-bottom: 20px; border-radius: 10%; + margin-top: -10vh; } h1 { font-size: 48px; @@ -64,6 +65,7 @@ .download-buttons { display: flex; flex-direction: column; + align-items: center; gap: 15px; margin-bottom: 30px; } @@ -107,9 +109,17 @@ color: #ffffff; text-decoration: underline; } + .loading { + flex-direction: row; + justify-content: center; + height: 200px; + } + [v-cloak] { + display: none; + } - + @@ -117,7 +127,7 @@

Windows/macOS GPT 客户端

🎉 Cherry Studio AI 最新版本 - v0.3.0 发布啦! + v{{version}} + 发布啦!