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

43 lines
945 B

3 months ago
3 months ago
  1. {
  2. "name" : "111",
  3. "appid" : "__UNI__ABF0653",
  4. "description" : "",
  5. "versionName" : "1.0.0",
  6. "versionCode" : "100",
  7. "uni-app-x" : {},
  8. /* */
  9. "quickapp" : {},
  10. /* */
  11. "mp-weixin" : {
  12. "appid" : "wx5b4b75c83b7485b1",
  13. "setting" : {
  14. "urlCheck" : false
  15. },
  16. "usingComponents" : true
  17. },
  18. "mp-alipay" : {
  19. "usingComponents" : true
  20. },
  21. "mp-baidu" : {
  22. "usingComponents" : true
  23. },
  24. "mp-toutiao" : {
  25. "usingComponents" : true
  26. },
  27. "uniStatistics" : {
  28. "enable" : false
  29. },
  30. "vueVersion" : "3",
  31. "app" : {
  32. "distribute" : {
  33. "icons" : {
  34. "android" : {
  35. "hdpi" : "",
  36. "xhdpi" : "",
  37. "xxhdpi" : "",
  38. "xxxhdpi" : ""
  39. }
  40. }
  41. }
  42. }
  43. }