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