编辑文件:about-poster.svg
<?xml version="1.0" encoding="UTF-8"?> <!-- Company Introduction — fallback poster. Shown when no video is configured (neither the Customizer media upload nor the external URL). Styled to match the yinbo design tokens (see theme.css :root): warm off-white background, ink play glyph, earth/chocolate triangle accent. 16:9 to fit .cb-about__media. --> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 360" role="img" aria-label="Company video"> <rect width="640" height="360" fill="#F6F4F0"/> <!-- play glyph --> <circle cx="320" cy="180" r="46" fill="none" stroke="#1a1a1a" stroke-width="2"/> <path d="M308 158 l34 22 -34 22 z" fill="#D2691E"/> </svg>
保存
返回