鸿宇研学生前端代码
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

  1. {
  2. "id": "SY-StackedCarousel",
  3. "displayName": "堆叠轮播图、3D轮播图",
  4. "version": "1.0.0",
  5. "description": "堆叠(层叠)式轮播图组件,3D轮播图,微信小程序通用。让您不再为特殊轮播需求而烦恼。",
  6. "keywords": [
  7. "堆叠轮播图",
  8. "层叠轮播图",
  9. "3D轮播图",
  10. "轮播图",
  11. "轮播"
  12. ],
  13. "repository": "",
  14. "engines": {
  15. "HBuilderX": "^3.7.12"
  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": "u",
  52. "app-nvue": "u"
  53. },
  54. "H5-mobile": {
  55. "Safari": "u",
  56. "Android Browser": "u",
  57. "微信浏览器(Android)": "u",
  58. "QQ浏览器(Android)": "u"
  59. },
  60. "H5-pc": {
  61. "Chrome": "y",
  62. "IE": "y",
  63. "Edge": "y",
  64. "Firefox": "u",
  65. "Safari": "u"
  66. },
  67. "小程序": {
  68. "微信": "y",
  69. "阿里": "u",
  70. "百度": "u",
  71. "字节跳动": "u",
  72. "QQ": "u",
  73. "钉钉": "u",
  74. "快手": "u",
  75. "飞书": "u",
  76. "京东": "u"
  77. },
  78. "快应用": {
  79. "华为": "u",
  80. "联盟": "u"
  81. }
  82. }
  83. }
  84. }
  85. }