project.config.json 3.2 KB

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