12345678910111213141516171819 |
- {
- "id": "dengrq-datetime-picker",
- "name": "日期时间选择器组件",
- "displayName": "日期时间选择器组件",
- "version": "1.0.6",
- "description": "适用于 uni-app 的日期时间选择器组件,兼容 H5 和小程序。支持多种日期模式,包括年月日 / 年月日时分秒 / 年月 / 年份 / 时分秒 / 时分,支持配置默认选中日期与最小最大日期范围。",
- "keywords": [
- "日期选择器",
- "时间选择器",
- "日期时间选择器",
- "日期范围选择"
- ],
- "dcloudext": {
- "category": [
- "前端组件",
- "通用组件"
- ]
- }
- }
|