展品维保小程序前端代码接口
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
457 B

  1. <svg width="160" height="120" viewBox="0 0 160 120" fill="none" xmlns="http://www.w3.org/2000/svg">
  2. <rect width="160" height="120" fill="#E5E5E5" rx="8"/>
  3. <rect x="60" y="40" width="40" height="40" fill="#9CA3AF" rx="4"/>
  4. <path d="M70 55L75 60L85 50" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
  5. <text x="80" y="95" text-anchor="middle" fill="#6B7280" font-family="Arial" font-size="12">示例图片</text>
  6. </svg>