refactor: 移除未使用的circle-btn组件引用 style: 更新图片资源路径及样式 fix: 修复axios请求配置及类型定义 docs: 添加mock-api.js模拟接口文件
16 lines
1.0 KiB
XML
16 lines
1.0 KiB
XML
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" version="1.1" width="292px" height="149px">
|
|
<defs>
|
|
<linearGradient gradientUnits="userSpaceOnUse" x1="150" y1="0" x2="150" y2="160" id="LinearGradient1149">
|
|
<stop id="Stop1150" stop-color="#50e3c2" stop-opacity="0.498039215686275" offset="0"/>
|
|
<stop id="Stop1151" stop-color="#ffffff" offset="1"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<g transform="matrix(1 0 0 1 0 -150)">
|
|
<!-- 白色箭头(置于下层) -->
|
|
<path d="M 0 0 L 10 10 L 20 0 Z" fill="#ffffff" transform="translate(140, 289)"/>
|
|
<!-- 原有渐变图形(置于上层,覆盖下层箭头重合部分) -->
|
|
<path d="M 292 19 L 292 132 C 292 136.48 288.48 140 284 140 L 160 140 L 150 150 L 140 140 L 8 140 C 3.52 140 0 136.48 0 132 L 0 19 C 0 19 65.55 1.07 149 1 C 233.55 0.93 292 19 292 19 Z" fill-rule="nonzero" fill="url(#LinearGradient1149)" stroke="none" transform="matrix(1 0 0 1 0 150)"/>
|
|
<!-- 底部箭头(置于最上层,避免被覆盖) -->
|
|
|
|
</g>
|
|
</svg> |