game.json 573 B

123456789101112131415161718192021222324252627
  1. {
  2. "deviceOrientation": "portrait",
  3. "showStatusBar": false,
  4. "networkTimeout": {
  5. "request": 10000,
  6. "connectSocket": 10000,
  7. "uploadFile": 10000,
  8. "downloadFile": 10000
  9. },"navigateToMiniProgramAppIdList": [
  10. "wxcc0126aec244ce23",
  11. "wxd5161145dd3797f2",
  12. "wx5e71fcc7fb186ec0",
  13. "wxada61237808de0af",
  14. "wx03a244e459c87a73",
  15. "wx3e23486cb9075bbc",
  16. "wx904eeeea084d32c2",
  17. "wxc7a7412730d42ece",
  18. "wx529203a9f43b2f2a",
  19. "wx6711b91a46e7ee0b"
  20. ],
  21. "subpackages": [
  22. {
  23. "name": "Game",
  24. "root": "Game/res"
  25. }
  26. ]
  27. }