You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
367 B
17 lines
367 B
{
|
|
"id": "w-select",
|
|
"displayName": "下拉选择框w-select",
|
|
"version": "1.1.3",
|
|
"description": "用于下拉选择,使用v-model双向绑定值",
|
|
"keywords": [
|
|
"下拉选择框",
|
|
"单选框",
|
|
"vue2"
|
|
],
|
|
"dcloudext": {
|
|
"category": [
|
|
"前端组件",
|
|
"通用组件"
|
|
]
|
|
}
|
|
}
|