project.config.json 3.3 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. "coverView": true,
  15. "nodeModules": false,
  16. "autoAudits": false,
  17. "showShadowRootInWxmlPanel": true,
  18. "scopeDataCheck": false,
  19. "uglifyFileName": true,
  20. "checkInvalidKey": true,
  21. "checkSiteMap": false,
  22. "uploadWithSourceMap": true,
  23. "compileHotReLoad": false,
  24. "useMultiFrameRuntime": true,
  25. "useApiHook": true,
  26. "useApiHostProcess": true,
  27. "babelSetting": {
  28. "ignore": [],
  29. "disablePlugins": [],
  30. "outputPath": ""
  31. },
  32. "enableEngineNative": false,
  33. "bundle": false,
  34. "useIsolateContext": true,
  35. "useCompilerModule": true,
  36. "userConfirmedUseCompilerModuleSwitch": false,
  37. "userConfirmedBundleSwitch": false,
  38. "packNpmManually": false,
  39. "packNpmRelationList": [],
  40. "minifyWXSS": true
  41. },
  42. "compileType": "miniprogram",
  43. "libVersion": "2.16.0",
  44. "appid": "wx6ca9ac1a01f617a1",
  45. "projectname": "3.2",
  46. "debugOptions": {
  47. "hidedInDevtools": []
  48. },
  49. "isGameTourist": false,
  50. "simulatorType": "wechat",
  51. "simulatorPluginLibVersion": {},
  52. "condition": {
  53. "search": {
  54. "list": []
  55. },
  56. "conversation": {
  57. "list": []
  58. },
  59. "plugin": {
  60. "list": []
  61. },
  62. "game": {
  63. "currentL": -1,
  64. "list": []
  65. },
  66. "gamePlugin": {
  67. "list": []
  68. },
  69. "miniprogram": {
  70. "list": [
  71. {
  72. "id": 0,
  73. "name": "order_list",
  74. "pathName": "pages/admin/order_list/index",
  75. "query": "status=0"
  76. },
  77. {
  78. "id": -1,
  79. "name": "pages/user_payment/index",
  80. "pathName": "pages/user_payment/index",
  81. "query": "status=0",
  82. "scene": null
  83. },
  84. {
  85. "id": 2,
  86. "name": "pages/goods_details/index",
  87. "pathName": "pages/goods_details/index",
  88. "query": "id=10",
  89. "scene": null
  90. },
  91. {
  92. "id": -1,
  93. "name": "pages/goods_details_store/index",
  94. "pathName": "pages/goods_details_store/index",
  95. "query": "id=10",
  96. "scene": null
  97. },
  98. {
  99. "id": -1,
  100. "name": "pages/admin/order_statistics/index",
  101. "pathName": "pages/admin/order_statistics/index",
  102. "query": "start=1577808000&stop=1580486399&type=1",
  103. "scene": null
  104. },
  105. {
  106. "id": -1,
  107. "name": "pages/activity/goods_seckill_details/index",
  108. "pathName": "pages/activity/goods_seckill_details/index",
  109. "query": "id=57&time=1591329600&status=1&scene=329",
  110. "scene": null
  111. },
  112. {
  113. "id": -1,
  114. "name": "pages/activity/goods_seckill_details/index",
  115. "pathName": "pages/activity/goods_seckill_details/index",
  116. "query": "id=57&time=1591329600&status=1&scene=329",
  117. "scene": null
  118. },
  119. {
  120. "id": -1,
  121. "name": "pages/activity/goods_seckill_details/index",
  122. "pathName": "pages/activity/goods_seckill_details/index",
  123. "query": "id=57&time=1591329600&status=1&scene=329",
  124. "scene": null
  125. }
  126. ]
  127. }
  128. }
  129. }