project.config.json 2.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. {
  2. "miniprogramRoot": "dist/",
  3. "projectname": "miniapp",
  4. "description": "",
  5. "appid": "wxe44244d1a5ea3364",
  6. "setting": {
  7. "urlCheck": false,
  8. "es6": false,
  9. "enhance": false,
  10. "postcss": false,
  11. "preloadBackgroundData": false,
  12. "minified": false,
  13. "newFeature": false,
  14. "coverView": true,
  15. "nodeModules": false,
  16. "autoAudits": false,
  17. "showShadowRootInWxmlPanel": true,
  18. "scopeDataCheck": false,
  19. "uglifyFileName": false,
  20. "checkInvalidKey": true,
  21. "checkSiteMap": true,
  22. "uploadWithSourceMap": true,
  23. "compileHotReLoad": false,
  24. "babelSetting": {
  25. "ignore": [],
  26. "disablePlugins": [],
  27. "outputPath": ""
  28. },
  29. "useIsolateContext": true,
  30. "useCompilerModule": true,
  31. "userConfirmedUseCompilerModuleSwitch": false
  32. },
  33. "compileType": "miniprogram",
  34. "simulatorType": "wechat",
  35. "simulatorPluginLibVersion": {},
  36. "condition": {
  37. "search": {
  38. "current": -1,
  39. "list": []
  40. },
  41. "conversation": {
  42. "current": -1,
  43. "list": []
  44. },
  45. "plugin": {
  46. "current": -1,
  47. "list": []
  48. },
  49. "game": {
  50. "current": -1,
  51. "list": []
  52. },
  53. "gamePlugin": {
  54. "current": -1,
  55. "list": []
  56. },
  57. "miniprogram": {
  58. "current": -1,
  59. "list": [
  60. {
  61. "id": -1,
  62. "name": "pages/index/index",
  63. "pathName": "pages/index/index",
  64. "query": "id= 1a679f513937508670594ea2ec616195&from=card _share&recommender= 1a679f513937508670594ea2ec616195",
  65. "scene": null
  66. },
  67. {
  68. "id": -1,
  69. "name": "subpackages/pages/consultant/myHomepage/index",
  70. "pathName": "subpackages/pages/consultant/myHomepage/index",
  71. "query": "id=1a679f513937508670594ea2ec616195&from=card _share&recommender= 1a679f513937508670594ea2ec616195",
  72. "scene": null
  73. },
  74. {
  75. "id": -1,
  76. "name": "pages/chat/chatDetail/index",
  77. "pathName": "pages/chat/chatDetail/index",
  78. "query": "friend=d060bba5d66221200d8b19e7fa8b020b",
  79. "scene": null
  80. },
  81. {
  82. "id": -1,
  83. "name": "pages/index/activityDetail/index",
  84. "pathName": "pages/index/activityDetail/index",
  85. "query": "id=5e1e226d71d7774ba8166440aed78a11&eventType=dymic",
  86. "scene": null
  87. },
  88. {
  89. "id": 4,
  90. "name": "pages/index/buildingDetail/index",
  91. "pathName": "pages/index/buildingDetail/index",
  92. "query": "id=bf5d766943cfcc6b5814317340c8eefc",
  93. "scene": null
  94. },
  95. {
  96. "id": 5,
  97. "name": "经纪人",
  98. "pathName": "subpackages/pages/broker/agentRule/index",
  99. "query": "",
  100. "scene": null
  101. },
  102. {
  103. "id": 6,
  104. "name": "佣金规则",
  105. "pathName": "subpackages/pages/broker/agreement/index",
  106. "query": "",
  107. "scene": null
  108. },
  109. {
  110. "id": 7,
  111. "name": "我的邀请",
  112. "pathName": "subpackages/pages/broker/invitation/index",
  113. "query": "",
  114. "scene": null
  115. },
  116. {
  117. "id": 8,
  118. "name": "邀请列表",
  119. "pathName": "subpackages/pages/broker/invitationlist/index",
  120. "query": "",
  121. "scene": null
  122. }
  123. ]
  124. }
  125. }
  126. }