manual save(2025-12-29 00:16)

This commit is contained in:
SiteAgent Bot
2025-12-29 00:16:45 +08:00
parent b776315e27
commit e604e821e4
23 changed files with 3933 additions and 137 deletions

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="400" viewBox="0 0 800 400">
<rect width="800" height="400" fill="#f8fafc"/>
<rect x="50" y="50" width="700" height="300" rx="8" fill="#1e3a8a" opacity="0.1"/>
<rect x="100" y="100" width="200" height="120" rx="4" fill="#1e3a8a" opacity="0.2"/>
<rect x="320" y="100" width="200" height="120" rx="4" fill="#d4af37" opacity="0.2"/>
<rect x="540" y="100" width="160" height="120" rx="4" fill="#1e3a8a" opacity="0.15"/>
<rect x="100" y="240" width="600" height="8" rx="2" fill="#d4af37" opacity="0.3"/>
<rect x="100" y="260" width="500" height="8" rx="2" fill="#94a3b8" opacity="0.3"/>
</svg>

After

Width:  |  Height:  |  Size: 662 B