Browse Source

upd: config.json

richard1015 5 years ago
parent
commit
03869d8103
1 changed files with 5 additions and 4 deletions
  1. 5 4
      src/config.json

+ 5 - 4
src/config.json

@@ -5,7 +5,8 @@
     "操作反馈",
     "操作反馈",
     "导航组件",
     "导航组件",
     "布局组件",
     "布局组件",
-    "基础组件"
+    "基础组件",
+    "业务组件"
   ],
   ],
   "packages": [
   "packages": [
     {
     {
@@ -465,7 +466,7 @@
     },
     },
     {
     {
       "version": "1.0.0",
       "version": "1.0.0",
-      "name": "lazyload",
+      "name": "Lazyload",
       "chnName": "图片懒加载",
       "chnName": "图片懒加载",
       "desc": "图片懒加载",
       "desc": "图片懒加载",
       "type": "component",
       "type": "component",
@@ -519,7 +520,7 @@
       "chnName": "分类选择",
       "chnName": "分类选择",
       "desc": "两级分类选择",
       "desc": "两级分类选择",
       "type": "component",
       "type": "component",
-      "sort": "3",
+      "sort": "6",
       "showDemo": true,
       "showDemo": true,
       "author": "dsj"
       "author": "dsj"
     },
     },
@@ -529,7 +530,7 @@
       "chnName": "转盘抽奖",
       "chnName": "转盘抽奖",
       "desc": "可设置中奖奖品,转动时间,中奖标识等",
       "desc": "可设置中奖奖品,转动时间,中奖标识等",
       "type": "component",
       "type": "component",
-      "sort": "3",
+      "sort": "6",
       "showDemo": true,
       "showDemo": true,
       "author": "ymm"
       "author": "ymm"
     }
     }