project.config.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": false,
  8. "es6": true,
  9. "enhance": false,
  10. "postcss": true,
  11. "preloadBackgroundData": false,
  12. "minified": true,
  13. "newFeature": true,
  14. "coverView": true,
  15. "nodeModules": true,
  16. "autoAudits": true,
  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": false,
  27. "babelSetting": {
  28. "ignore": [],
  29. "disablePlugins": [],
  30. "outputPath": ""
  31. },
  32. "enableEngineNative": false,
  33. "useIsolateContext": true,
  34. "useCompilerModule": true,
  35. "userConfirmedUseCompilerModuleSwitch": false,
  36. "userConfirmedBundleSwitch": false,
  37. "packNpmManually": false,
  38. "packNpmRelationList": [],
  39. "minifyWXSS": true
  40. },
  41. "compileType": "miniprogram",
  42. "libVersion": "2.16.0",
  43. "appid": "wx2cfae9c3f26a6f21",
  44. "projectname": "twong",
  45. "debugOptions": {
  46. "hidedInDevtools": []
  47. },
  48. "isGameTourist": false,
  49. "simulatorType": "wechat",
  50. "simulatorPluginLibVersion": {},
  51. "condition": {
  52. "search": {
  53. "list": []
  54. },
  55. "conversation": {
  56. "list": []
  57. },
  58. "plugin": {
  59. "list": []
  60. },
  61. "game": {
  62. "currentL": -1,
  63. "list": []
  64. },
  65. "gamePlugin": {
  66. "list": []
  67. },
  68. "miniprogram": {
  69. "list": [
  70. {
  71. "id": 0,
  72. "name": "order_list",
  73. "pathName": "pages/admin/order_list/index",
  74. "query": "status=0"
  75. },
  76. {
  77. "id": -1,
  78. "name": "pages/user_payment/index",
  79. "pathName": "pages/user_payment/index",
  80. "query": "status=0",
  81. "scene": null
  82. },
  83. {
  84. "id": 2,
  85. "name": "pages/goods_details/index",
  86. "pathName": "pages/goods_details/index",
  87. "query": "id=10",
  88. "scene": null
  89. },
  90. {
  91. "id": -1,
  92. "name": "pages/goods_details_store/index",
  93. "pathName": "pages/goods_details_store/index",
  94. "query": "id=10",
  95. "scene": null
  96. },
  97. {
  98. "id": -1,
  99. "name": "pages/admin/order_statistics/index",
  100. "pathName": "pages/admin/order_statistics/index",
  101. "query": "start=1577808000&stop=1580486399&type=1",
  102. "scene": null
  103. },
  104. {
  105. "id": -1,
  106. "name": "pages/activity/goods_seckill_details/index",
  107. "pathName": "pages/activity/goods_seckill_details/index",
  108. "query": "id=57&time=1591329600&status=1&scene=329",
  109. "scene": null
  110. },
  111. {
  112. "id": -1,
  113. "name": "pages/activity/goods_seckill_details/index",
  114. "pathName": "pages/activity/goods_seckill_details/index",
  115. "query": "id=57&time=1591329600&status=1&scene=329",
  116. "scene": null
  117. },
  118. {
  119. "id": -1,
  120. "name": "pages/activity/goods_seckill_details/index",
  121. "pathName": "pages/activity/goods_seckill_details/index",
  122. "query": "id=57&time=1591329600&status=1&scene=329",
  123. "scene": null
  124. }
  125. ]
  126. }
  127. }
  128. }