环卫车小程序前端代码
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.

77 lines
1.2 KiB

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