project.config.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": false,
  8. "es6": true,
  9. "enhance": true,
  10. "postcss": true,
  11. "preloadBackgroundData": false,
  12. "minified": true,
  13. "newFeature": true,
  14. "autoAudits": true,
  15. "scopeDataCheck": false,
  16. "uglifyFileName": false,
  17. "checkInvalidKey": true,
  18. "checkSiteMap": true,
  19. "uploadWithSourceMap": true,
  20. "compileHotReLoad": true,
  21. "useMultiFrameRuntime": true,
  22. "useApiHook": true,
  23. "babelSetting": {
  24. "ignore": [],
  25. "disablePlugins": [],
  26. "outputPath": ""
  27. },
  28. "bundle": false,
  29. "useIsolateContext": true,
  30. "useCompilerModule": true,
  31. "userConfirmedUseCompilerModuleSwitch": false,
  32. "userConfirmedBundleSwitch": false,
  33. "packNpmManually": false,
  34. "packNpmRelationList": [],
  35. "minifyWXSS": true,
  36. "useApiHostProcess": false
  37. },
  38. "compileType": "miniprogram",
  39. "libVersion": "2.11.3",
  40. "appid": "wx84b3feac6069eec3",
  41. "projectname": "miaoguo_master",
  42. "debugOptions": {
  43. "hidedInDevtools": []
  44. },
  45. "isGameTourist": false,
  46. "simulatorType": "wechat",
  47. "simulatorPluginLibVersion": {},
  48. "condition": {
  49. "plugin": {
  50. "list": []
  51. },
  52. "game": {
  53. "list": []
  54. },
  55. "gamePlugin": {
  56. "list": []
  57. },
  58. "miniprogram": {
  59. "list": [
  60. {
  61. "id": 0,
  62. "name": "分享",
  63. "pathName": "pages/index/index",
  64. "query": "UserID=1&type=share&MiaoguoCardID=71228",
  65. "scene": null
  66. },
  67. {
  68. "id": 1,
  69. "name": "pages/index/index",
  70. "pathName": "pages/index/index",
  71. "query": "type=activity&ActivityID=2&EndTime=2019年10月07日&EarlyBirdTimeStart=2019年09月23日&EarlyBirdTimeEnd=2019年10月05日",
  72. "scene": 1007
  73. },
  74. {
  75. "id": 3,
  76. "name": "webview",
  77. "pathName": "pages/other/webview",
  78. "query": "UserID=1",
  79. "scene": 1001
  80. },
  81. {
  82. "id": 4,
  83. "name": "pages/other/activity",
  84. "pathName": "pages/other/activity",
  85. "query": "EndTime=2019-09-01",
  86. "scene": 1001
  87. },
  88. {
  89. "id": 4,
  90. "name": "pages/other/paycustom",
  91. "pathName": "pages/other/paycustom",
  92. "query": "",
  93. "scene": null
  94. },
  95. {
  96. "id": 6,
  97. "name": "用户手册",
  98. "pathName": "pages/index/index",
  99. "query": "type=userbook",
  100. "scene": null
  101. },
  102. {
  103. "id": 6,
  104. "name": "pages/index/index",
  105. "pathName": "pages/index/index",
  106. "query": "type=paycontinue&EndDate=2020-09-15",
  107. "scene": null
  108. },
  109. {
  110. "id": 7,
  111. "name": "pages/test/index",
  112. "pathName": "pages/test/index",
  113. "query": "UserID=1",
  114. "scene": null
  115. },
  116. {
  117. "name": "pages/index/index",
  118. "pathName": "pages/index/index",
  119. "query": "type=print&P=184&U=2",
  120. "scene": 1047
  121. },
  122. {
  123. "name": "pages/other/newuser",
  124. "pathName": "pages/other/newuser",
  125. "query": "",
  126. "scene": null
  127. }
  128. ]
  129. }
  130. }
  131. }