Geen omschrijving

project.config.json 3.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. {
  2. "description": "项目配置文件。",
  3. "packOptions": {
  4. "ignore": [],
  5. "include": []
  6. },
  7. "setting": {
  8. "urlCheck": false,
  9. "es6": true,
  10. "enhance": true,
  11. "postcss": true,
  12. "preloadBackgroundData": false,
  13. "minified": true,
  14. "newFeature": true,
  15. "coverView": true,
  16. "nodeModules": false,
  17. "autoAudits": false,
  18. "showShadowRootInWxmlPanel": true,
  19. "scopeDataCheck": false,
  20. "uglifyFileName": false,
  21. "checkInvalidKey": true,
  22. "checkSiteMap": false,
  23. "uploadWithSourceMap": true,
  24. "babelSetting": {
  25. "ignore": [],
  26. "disablePlugins": [],
  27. "outputPath": ""
  28. },
  29. "bundle": false,
  30. "useCompilerModule": false,
  31. "userConfirmedUseCompilerModuleSwitch": false,
  32. "compileHotReLoad": false,
  33. "useMultiFrameRuntime": true,
  34. "useApiHook": true,
  35. "useApiHostProcess": false,
  36. "enableEngineNative": false,
  37. "useIsolateContext": true,
  38. "userConfirmedBundleSwitch": false,
  39. "packNpmManually": false,
  40. "packNpmRelationList": [],
  41. "minifyWXSS": true,
  42. "compileWorklet": false,
  43. "minifyWXML": true,
  44. "localPlugins": false,
  45. "disableUseStrict": false,
  46. "useCompilerPlugins": false,
  47. "condition": false,
  48. "swc": false,
  49. "disableSWC": true
  50. },
  51. "compileType": "miniprogram",
  52. "libVersion": "3.10.3",
  53. "appid": "wx97a5a9e16d2ee2fa",
  54. "projectname": "wechart",
  55. "simulatorType": "wechat",
  56. "simulatorPluginLibVersion": {},
  57. "condition": {
  58. "search": {
  59. "list": []
  60. },
  61. "conversation": {
  62. "list": []
  63. },
  64. "plugin": {
  65. "list": []
  66. },
  67. "game": {
  68. "currentL": -1,
  69. "list": []
  70. },
  71. "gamePlugin": {
  72. "list": []
  73. },
  74. "miniprogram": {
  75. "list": [
  76. {
  77. "id": -1,
  78. "name": "巡查back页",
  79. "pathName": "greenland/pages/inspectionList/inspectionList",
  80. "query": "",
  81. "scene": null
  82. },
  83. {
  84. "id": -1,
  85. "name": "巡查 新增页",
  86. "pathName": "greenland/pages/pestCure/pestCureAdd/pestCureAdd",
  87. "query": "",
  88. "scene": null
  89. },
  90. {
  91. "id": -1,
  92. "name": "开票通知 back 页",
  93. "pathName": "groupGreen/pages/InvoiceMsg/InvoiceMsgBack/InvoiceMsgBack",
  94. "query": "",
  95. "scene": null
  96. },
  97. {
  98. "id": -1,
  99. "name": "开票通知",
  100. "pathName": "groupGreen/pages/InvoiceMsg/InvoiceMsgAdd/InvoiceMsgAdd",
  101. "query": "",
  102. "scene": null
  103. },
  104. {
  105. "id": -1,
  106. "name": "病虫害防治",
  107. "pathName": "greenland/pages/pestCure/pestCureBack/pestCureBack",
  108. "query": "",
  109. "scene": null
  110. },
  111. {
  112. "id": -1,
  113. "name": "巡查页面123",
  114. "pathName": "greenland/pages/pestCure/pestCureXc/pestCureXc",
  115. "query": "",
  116. "scene": null
  117. },
  118. {
  119. "id": -1,
  120. "name": "模块管理",
  121. "pathName": "groupGreen/pages/ModuleManagementBack/ModuleManagementBack",
  122. "query": "",
  123. "scene": null
  124. },
  125. {
  126. "id": 7,
  127. "name": "微信绑定",
  128. "pathName": "pdpark/pages/wxuserinfo/wxuserinfolist",
  129. "query": "",
  130. "scene": null
  131. }
  132. ]
  133. }
  134. },
  135. "editorSetting": {}
  136. }