heli-mes/mes-ui/mini-app/src/package.json
2025-01-14 01:31:32 +08:00

21 lines
728 B
JSON
Raw 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": "htz-image-upload",
"name": "图片 视频上传 预览 支持uniCloud上传 支持vue3【简单好上手】",
"displayName": "图片 视频上传 预览 支持uniCloud上传 支持vue3【简单好上手】",
"version": "0.2.3",
"description": "可选择添加/删除图片/视频可以预览可以压缩包括H5压缩(解决了安卓10问题)支持上传到服务器后台也支持uniCloud可以在vue3使用能满足大部分场景",
"keywords": [
"上传",
"预览图片",
"视频上传",
"uniCloud",
"vue3"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
}
}