Browse Source

update progress

famanoder 7 years ago
parent
commit
56e0561e67
1 changed files with 7 additions and 0 deletions
  1. 7 0
      config.json

+ 7 - 0
config.json

@@ -299,6 +299,13 @@
       "desc": "基于animate.css的动画指令",
       "type": "directive",
       "showDemo": true
+    },
+    {
+      "name": "Progress",
+      "chnName": "进度条",
+      "desc": "进度条",
+      "type": "component",
+      "showDemo": true
     }
   ]
 }