project.config.json 3.1 KB

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