合同小程序前端代码仓库
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.

83 lines
1.6 KiB

2 weeks ago
  1. {
  2. "id": "mosowe-confirm-popup",
  3. "displayName": "mosowe-confirm-popup统一消息提示弹框",
  4. "version": "1.0.1",
  5. "description": "mosowe-confirm-popup统一消息提示弹框",
  6. "keywords": [
  7. "mosowe-confirm-popup",
  8. "消息提示"
  9. ],
  10. "repository": "",
  11. "engines": {
  12. "HBuilderX": "^3.1.0"
  13. },
  14. "dcloudext": {
  15. "type": "component-vue",
  16. "sale": {
  17. "regular": {
  18. "price": "0.00"
  19. },
  20. "sourcecode": {
  21. "price": "0.00"
  22. }
  23. },
  24. "contact": {
  25. "qq": ""
  26. },
  27. "declaration": {
  28. "ads": "无",
  29. "data": "无",
  30. "permissions": "无"
  31. },
  32. "npmurl": ""
  33. },
  34. "uni_modules": {
  35. "dependencies": [],
  36. "encrypt": [],
  37. "platforms": {
  38. "cloud": {
  39. "tcb": "y",
  40. "aliyun": "y"
  41. },
  42. "client": {
  43. "Vue": {
  44. "vue2": "n",
  45. "vue3": "y"
  46. },
  47. "App": {
  48. "app-vue": "y",
  49. "app-nvue": "y",
  50. "app-uvue": "u"
  51. },
  52. "H5-mobile": {
  53. "Safari": "y",
  54. "Android Browser": "y",
  55. "微信浏览器(Android)": "y",
  56. "QQ浏览器(Android)": "y"
  57. },
  58. "H5-pc": {
  59. "Chrome": "y",
  60. "IE": "y",
  61. "Edge": "y",
  62. "Firefox": "y",
  63. "Safari": "y"
  64. },
  65. "小程序": {
  66. "微信": "y",
  67. "阿里": "u",
  68. "百度": "u",
  69. "字节跳动": "u",
  70. "QQ": "u",
  71. "钉钉": "u",
  72. "快手": "u",
  73. "飞书": "u",
  74. "京东": "u"
  75. },
  76. "快应用": {
  77. "华为": "u",
  78. "联盟": "u"
  79. }
  80. }
  81. }
  82. }
  83. }