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

45 lines
1014 B

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