Blame view

package (3).json 489 Bytes
bd028579   易尊强   2/28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
  {
      "id": "zqs-select",
      "name": "下拉多选,单选,搜索",
      "displayName": "下拉多选,单选,搜索",
      "version": "1.0.2",
      "description": "下拉多选,单选,搜索(纯uni 规范代码 不引入其他任何插件)",
      "keywords": [
          "multiSelector",
          "单选",
          "多选",
          "下拉",
          "筛选"
      ],
      "dcloudext": {
          "category": [
              "前端组件",
              "通用组件"
          ]
      }
  }