Houjie
2 天以前 51c7896fd8e45085dd5cdfff11e79a00ee0a7379
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
    "id": "da-dropdown-vue2",
    "name": "da-dropdown 下拉筛选菜单(支持主题色、功能丰富,Vue2版)",
    "displayName": "da-dropdown 下拉筛选菜单(支持主题色、功能丰富,Vue2版)",
    "version": "2.2.1",
    "description": "一个基于 Vue2 的头部导航栏下拉筛选菜单组件,同时支持主题换色,兼容性更强。",
    "keywords": [
        "dropdown",
        "导航栏",
        "筛选",
        "下拉菜单",
        "da系列"
    ],
    "dcloudext": {
        "category": [
            "前端组件",
            "通用组件"
        ]
    },
    "dependencies": {
        "@hyoga/uni-socket.io": "^3.0.4",
        "hiprint": "^0.3.0",
        "jsbarcode": "^3.12.1",
        "openai": "^5.8.3",
        "qrcode": "^1.5.4",
        "text-encoding": "^0.7.0",
        "vue-plugin-hiprint": "0.0.60",
        "weapp-qrcode": "^1.0.0"
    }
}