增加打包为离线web应用配置

This commit is contained in:
User
2025-10-11 14:32:16 +08:00
parent 00c4fdee95
commit 7c0f0950a1
6 changed files with 3981 additions and 26 deletions

10
public/icons/icon-512.png Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="512px" height="512px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>icon-512</title>
<g id="icon-512" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<rect id="Rectangle" fill="#42b883" x="0" y="0" width="512" height="512" rx="100"></rect>
<text id="S" font-family="Arial-BoldMT, Arial" font-size="300" font-weight="bold" fill="#FFFFFF">
<tspan x="180" y="330">S</tspan>
</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 581 B