🔧工具(deps): add ECharts

This commit is contained in:
2024-03-20 17:20:16 +08:00
parent 21ea22e444
commit dda579424c
19 changed files with 262 additions and 113 deletions

View File

@@ -0,0 +1,7 @@
.svg-icon {
// svg 图标默认宽高,根据个人使用情况自行调整
width: 20px;
height: 20px;
fill: currentColor;
overflow: hidden;
}