@@ -562,14 +562,7 @@
"type": "component",
"sort": "2",
"showDemo": true,
- "author": "zyf",
- "name": "TimeLine",
- "chnName": "时间轴",
- "desc": "对一系列数据进行展示,垂直展示",
- "type": "component",
- "sort": "0",
- "showDemo": true,
- "author": "yangxiaolu"
+ "author": "zyf"
},
{
"version": "1.0.0",
@@ -24,6 +24,7 @@
transform="rotate(-90)"
transform-origin="center"
stroke-linecap="round"
+ style="transition: stroke-dasharray 0.6s ease 0s, stroke 0.6s ease 0s;"
/>
</svg>
<div class="nut-circleprogress-content">
@@ -1,4 +1,4 @@
-# CirecleProgress 环形进度条
+## CirecleProgress 环形进度条
显示任务的当前操作进度。