rhb-server/mes-ui/rhb-app/uni_modules/piaoyi-select/package.json
2025-10-20 11:14:41 +08:00

15 lines
619 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "piaoyi-select",
"name": "piaoyi-select选择框(自定义下拉框)",
"displayName": "piaoyi-select选择框(自定义下拉框)",
"version": "1.0.5",
"description": "select选择框高仿elementui选择器(细节到极致,有值的时候去搜索,取消搜索时会让原来的值继续赋值,各种情况均考虑到了),可先扫码体验再使用,谁用谁知道,可配置是否支持搜索、是否可清空等",
"keywords": [
"select",
"是否支持搜索",
"是否可清空"
],
"dcloudext": {
"type": "component-vue"
}
}