Files
cunkebao_v3/Cunkebao_Uniapp/static/images/qr-placeholder.svg
2025-03-29 16:50:39 +08:00

26 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg width="200" height="200" viewBox="0 0 200 200" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="200" height="200" rx="10" fill="#F5F5F5"/>
<!-- 二维码方块 -->
<rect x="50" y="50" width="20" height="20" fill="#CCCCCC"/>
<rect x="70" y="50" width="20" height="20" fill="#CCCCCC"/>
<rect x="90" y="50" width="20" height="20" fill="#CCCCCC"/>
<rect x="130" y="50" width="20" height="20" fill="#CCCCCC"/>
<rect x="50" y="70" width="20" height="20" fill="#CCCCCC"/>
<rect x="110" y="70" width="20" height="20" fill="#CCCCCC"/>
<rect x="130" y="70" width="20" height="20" fill="#CCCCCC"/>
<rect x="50" y="90" width="20" height="20" fill="#CCCCCC"/>
<rect x="90" y="90" width="20" height="20" fill="#CCCCCC"/>
<rect x="110" y="90" width="20" height="20" fill="#CCCCCC"/>
<rect x="70" y="110" width="20" height="20" fill="#CCCCCC"/>
<rect x="110" y="110" width="20" height="20" fill="#CCCCCC"/>
<rect x="130" y="110" width="20" height="20" fill="#CCCCCC"/>
<rect x="50" y="130" width="20" height="20" fill="#CCCCCC"/>
<rect x="70" y="130" width="20" height="20" fill="#CCCCCC"/>
<rect x="90" y="130" width="20" height="20" fill="#CCCCCC"/>
<rect x="130" y="130" width="20" height="20" fill="#CCCCCC"/>
</svg>