| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- {
- "id": "dy-date-time-picker",
- "displayName": "dy-date-time-picker 日期时间选择器",
- "version": "1.0.7",
- "description": "一个功能强大的日期和时间选择器组件,支持日期范围、单日、月份、年份、周选择,以及独立的时间段筛选功能。支持触发器插槽自定义和 ref 主动打开弹窗。",
- "keywords": [
- "date-picker",
- "日期选择器",
- "时间选择器",
- "日期范围",
- "时间筛选",
- ""
- ],
- "repository": "",
- "engines": {
- "HBuilderX": "^3.2.0",
- "uni-app": "^3.7.7"
- },
- "dcloudext": {
- "type": "component-vue",
- "sale": {
- "regular": {
- "price": "0.00"
- },
- "sourcecode": {
- "price": "0.00"
- }
- },
- "contact": {
- "qq": "3025646935"
- },
- "declaration": {
- "ads": "无",
- "data": "插件不采集任何数据",
- "permissions": "无"
- },
- "npmurl": "",
- "darkmode": "x",
- "i18n": "x",
- "widescreen": "x"
- },
- "uni_modules": {
- "dependencies": [],
- "encrypt": [],
- "platforms": {
- "cloud": {
- "tcb": "x",
- "aliyun": "x",
- "alipay": "x"
- },
- "client": {
- "uni-app": {
- "vue": {
- "vue2": {
- "extVersion": "1.0.6",
- "minVersion": ""
- },
- "vue3": {
- "extVersion": "1.0.6",
- "minVersion": ""
- }
- },
- "web": {
- "safari": "-",
- "chrome": "-"
- },
- "app": {
- "vue": {
- "extVersion": "1.0.6",
- "minVersion": ""
- },
- "nvue": "-",
- "android": "-",
- "ios": "-",
- "harmony": "-"
- },
- "mp": {
- "weixin": {
- "extVersion": "1.0.6",
- "minVersion": ""
- },
- "alipay": "-",
- "toutiao": "-",
- "baidu": "-",
- "kuaishou": "-",
- "jd": "-",
- "harmony": "-",
- "qq": "-",
- "lark": "-"
- },
- "quickapp": {
- "huawei": "-",
- "union": "-"
- }
- },
- "uni-app-x": {
- "web": {
- "safari": "-",
- "chrome": "-"
- },
- "app": {
- "android": "-",
- "ios": "-",
- "harmony": "-"
- },
- "mp": {
- "weixin": "-"
- }
- }
- }
- }
- }
- }
|