project.config.json 3.3 KB

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