首页页面及手机端适配

This commit is contained in:
2025-03-12 11:11:54 +08:00
parent 5e3ade9aba
commit 8ea085463e
13 changed files with 291 additions and 271 deletions

16
public/logo.svg Normal file
View File

@@ -0,0 +1,16 @@
<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">
<!-- Background Circle -->
<circle cx="50" cy="50" r="45" fill="#2563eb" />
<!-- Inner Circle -->
<circle cx="50" cy="50" r="35" fill="#1d4ed8" />
<!-- Abstract "A" shape -->
<path d="M50 20 L30 70 L40 70 L45 55 L55 55 L60 70 L70 70 L50 20Z" fill="white" />
<path d="M45 45 L55 45 L50 30 L45 45Z" fill="#1d4ed8" />
<!-- Small Decorative Elements -->
<circle cx="50" cy="80" r="5" fill="white" />
<circle cx="30" cy="30" r="3" fill="#93c5fd" opacity="0.7" />
<circle cx="70" cy="30" r="3" fill="#93c5fd" opacity="0.7" />
</svg>

After

Width:  |  Height:  |  Size: 618 B

View File

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 97 KiB

View File

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

Before

Width:  |  Height:  |  Size: 110 KiB

After

Width:  |  Height:  |  Size: 110 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB