1
This commit is contained in:
6
src/static/other_pages/qr_code.svg
Normal file
6
src/static/other_pages/qr_code.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg width="200" height="200" viewBox="0 0 200 200" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- 二维码占位图 - 请替换为实际二维码 -->
|
||||
<rect width="200" height="200" fill="#FFFFFF"/>
|
||||
<text x="100" y="100" text-anchor="middle" font-family="Arial" font-size="14" fill="#999999">二维码占位图</text>
|
||||
</svg>
|
||||
|
||||
|
After Width: | Height: | Size: 339 B |
Reference in New Issue
Block a user