init
This commit is contained in:
5
server/static/images/sample.svg
Normal file
5
server/static/images/sample.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="200" height="200" fill="#4CAF50"/>
|
||||
<circle cx="100" cy="100" r="50" fill="#FFF"/>
|
||||
<text x="100" y="110" text-anchor="middle" fill="#4CAF50" font-family="Arial" font-size="16">示例图片</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 286 B |
Reference in New Issue
Block a user