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

44 lines
971 B

3 months ago
3 months ago
3 months ago
3 months ago
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" : true
  15. },
  16. "usingComponents" : true,
  17. "permission" : {}
  18. },
  19. "mp-alipay" : {
  20. "usingComponents" : true
  21. },
  22. "mp-baidu" : {
  23. "usingComponents" : true
  24. },
  25. "mp-toutiao" : {
  26. "usingComponents" : true
  27. },
  28. "uniStatistics" : {
  29. "enable" : false
  30. },
  31. "vueVersion" : "3",
  32. "app" : {
  33. "distribute" : {
  34. "icons" : {
  35. "android" : {
  36. "hdpi" : "",
  37. "xhdpi" : "",
  38. "xxhdpi" : "",
  39. "xxxhdpi" : ""
  40. }
  41. }
  42. }
  43. }
  44. }