project.config.json 3.2 KB

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