feat: 更新组件样式和功能,优化路由链接和用户体验
refactor: 重构组件模板,统一使用相对路径和内部路由 style: 调整CSS样式,修复布局和间距问题 fix: 修复投票和offer组件链接错误问题 chore: 添加新图片资源并更新相关引用路径 perf: 移除调试日志,优化页面加载性能 docs: 更新组件注释和文档说明 test: 更新测试用例以适配新功能 ci: 调整构建配置以支持新资源文件 build: 更新依赖项以兼容新功能
This commit is contained in:
12
img/bounding-circle-blue.svg
Normal file
12
img/bounding-circle-blue.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="42px" height="41px" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<linearGradient gradientUnits="userSpaceOnUse" x1="-2.98427949019242E-13" y1="41" x2="41.9999999999997" y2="0" id="LinearGradient667">
|
||||
<stop id="Stop668" stop-color="#ffffff" offset="0" />
|
||||
<stop id="Stop669" stop-color="#1f91da" offset="1" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g transform="matrix(1 0 0 1 -1518 -4428 )">
|
||||
<path d="M 42 10 L 42 41 C 42 18.04 23.96 0 0.994839253868804 0 L 32 0 C 37.5999999999999 0 42 4.40000000000009 42 10 Z " fill-rule="nonzero" fill="url(#LinearGradient667)" stroke="none" transform="matrix(1 0 0 1 1518 4428 )" />
|
||||
</g>
|
||||
</svg>
|
||||
12
img/bounding-circle-green.svg
Normal file
12
img/bounding-circle-green.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="42px" height="41px" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<linearGradient gradientUnits="userSpaceOnUse" x1="-2.98427949019242E-13" y1="41" x2="41.9999999999997" y2="0" id="LinearGradient691">
|
||||
<stop id="Stop692" stop-color="#ffffff" offset="0" />
|
||||
<stop id="Stop693" stop-color="#72db86" offset="1" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g transform="matrix(1 0 0 1 -1518 -3826 )">
|
||||
<path d="M 42 10 L 42 41 C 42 18.04 23.96 0 0.994839253868804 0 L 32 0 C 37.5999999999999 0 42 4.40000000000009 42 10 Z " fill-rule="nonzero" fill="url(#LinearGradient691)" stroke="none" transform="matrix(1 0 0 1 1518 3826 )" />
|
||||
</g>
|
||||
</svg>
|
||||
BIN
img/orientation.png
Normal file
BIN
img/orientation.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
Reference in New Issue
Block a user