洛阳学员端
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.

84 lines
1.7 KiB

8 months ago
  1. {
  2. "id": "zeng-calen",
  3. "displayName": "日历组件可选择周与月标记打卡支持左右切换",
  4. "version": "1.0.5",
  5. "description": "zeng-calen日历组件可选择周与月支持左右切换",
  6. "keywords": [
  7. "日历",
  8. "多选",
  9. "单选",
  10. "日期选择",
  11. "标记打卡"
  12. ],
  13. "repository": "",
  14. "engines": {
  15. "HBuilderX": "^3.4.2"
  16. },
  17. "dcloudext": {
  18. "type": "component-vue",
  19. "sale": {
  20. "regular": {
  21. "price": "0.00"
  22. },
  23. "sourcecode": {
  24. "price": "0.00"
  25. }
  26. },
  27. "contact": {
  28. "qq": ""
  29. },
  30. "declaration": {
  31. "ads": "无",
  32. "data": "插件不采集任何数据",
  33. "permissions": "无"
  34. },
  35. "npmurl": ""
  36. },
  37. "uni_modules": {
  38. "dependencies": [],
  39. "encrypt": [],
  40. "platforms": {
  41. "cloud": {
  42. "tcb": "y",
  43. "aliyun": "y"
  44. },
  45. "client": {
  46. "Vue": {
  47. "vue2": "y",
  48. "vue3": "y"
  49. },
  50. "App": {
  51. "app-vue": "y",
  52. "app-nvue": "y"
  53. },
  54. "H5-mobile": {
  55. "Safari": "y",
  56. "Android Browser": "y",
  57. "微信浏览器(Android)": "y",
  58. "QQ浏览器(Android)": "y"
  59. },
  60. "H5-pc": {
  61. "Chrome": "y",
  62. "IE": "y",
  63. "Edge": "y",
  64. "Firefox": "y",
  65. "Safari": "y"
  66. },
  67. "小程序": {
  68. "微信": "y",
  69. "阿里": "y",
  70. "百度": "y",
  71. "字节跳动": "y",
  72. "QQ": "y",
  73. "钉钉": "y",
  74. "快手": "y",
  75. "飞书": "y",
  76. "京东": "y"
  77. },
  78. "快应用": {
  79. "华为": "u",
  80. "联盟": "u"
  81. }
  82. }
  83. }
  84. }
  85. }