Browse Source

feat: TimeLine

richard1015 5 years ago
parent
commit
a1fea9d96b
1 changed files with 10 additions and 0 deletions
  1. 10 0
      src/config.json

+ 10 - 0
src/config.json

@@ -576,6 +576,16 @@
     },
     {
       "version": "1.0.0",
+      "name": "TimeLine",
+      "chnName": "时间轴节点",
+      "desc": "定义时间轴节点",
+      "type": "component",
+      "sort": "0",
+      "showDemo": false,
+      "author": "yangxiaolu"
+    },
+    {
+      "version": "1.0.0",
       "name": "SideNavBar",
       "chnName": "侧边栏导航",
       "desc": "侧边栏导航",