PHP 前后端一体:首页咨询师列表、预约表单、管理后台、二维码准入与邮件通知;敏感配置与提交数据通过 .gitignore 排除。 Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
255 B
XML
6 lines
255 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120 120" width="120" height="120">
|
|
<circle cx="60" cy="60" r="60" fill="#E8F4F8"/>
|
|
<circle cx="60" cy="48" r="22" fill="#5BA4B8"/>
|
|
<ellipse cx="60" cy="95" rx="32" ry="24" fill="#5BA4B8"/>
|
|
</svg>
|