修改静态资源文件夹位置

This commit is contained in:
Teo
2025-07-29 09:37:57 +08:00
parent ed996ee7f4
commit daff686afc
1465 changed files with 11 additions and 4 deletions

4
public/sdk/img/cross.svg Normal file
View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 200 200" style="background-color: rgb(255 255 255 / 1%);">
<line x1="0" y1="100" x2="200" y2="100" stroke="red" stroke-width="20"/>
<line x1="100" y1="0" x2="100" y2="200" stroke="red" stroke-width="20"/>
</svg>

After

Width:  |  Height:  |  Size: 295 B