project.config.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. {
  2. "description": "项目配置文件。",
  3. "setting": {
  4. "urlCheck": true,
  5. "es6": true,
  6. "postcss": true,
  7. "minified": true,
  8. "newFeature": true,
  9. "nodeModules": false,
  10. "autoAudits": false,
  11. "checkInvalidKey": true,
  12. "checkSiteMap": true,
  13. "uploadWithSourceMap": true,
  14. "babelSetting": {
  15. "ignore": [],
  16. "disablePlugins": [],
  17. "outputPath": ""
  18. },
  19. "useCompilerModule": false,
  20. "userConfirmedUseCompilerModuleSwitch": false,
  21. "useMultiFrameRuntime": true,
  22. "useApiHook": true,
  23. "useApiHostProcess": true,
  24. "packNpmRelationList": []
  25. },
  26. "compileType": "miniprogram",
  27. "libVersion": "2.11.3",
  28. "appid": "wx0e75c90d9db2047b",
  29. "projectname": "Small_Program",
  30. "simulatorType": "wechat",
  31. "simulatorPluginLibVersion": {},
  32. "condition": {
  33. "miniprogram": {
  34. "list": [
  35. {
  36. "name": "test",
  37. "pathName": "pages/wv_page/index",
  38. "query": "link=https%3A//admin.4dmuseum.cn/showApp.html%3Fm%3D584%26bigScene&id=7152&imageUrl=https://4dkanzhan.4dkankan.com/exhibition/22742475-b1cc-4705-b4a6-84d52231db34.jpg",
  39. "scene": 1036,
  40. "referrerInfo": {}
  41. },
  42. {
  43. "name": "reward-detail",
  44. "pathName": "pages/user/my_follow/index",
  45. "query": "",
  46. "scene": null
  47. },
  48. {
  49. "name": "detail",
  50. "pathName": "pages/zl_detail/index",
  51. "query": "id=5623",
  52. "scene": null
  53. },
  54. {
  55. "name": "result",
  56. "pathName": "pages/yuezhan/search_result/index",
  57. "query": ""
  58. },
  59. {
  60. "name": "rewas",
  61. "pathName": "pages/zl_detail/create_evaluation/index",
  62. "query": "",
  63. "scene": null
  64. },
  65. {
  66. "name": "test",
  67. "pathName": "pages/zl_detail/index",
  68. "query": "id=6857&imageUrl=https://4dkanzhan.4dkankan.com/exhibition/ea667eb9-8552-4a91-b998-7175112887dc.png",
  69. "scene": null
  70. },
  71. {
  72. "name": "线下看展",
  73. "pathName": "pages/zl_detail/index",
  74. "query": "id=6158",
  75. "scene": null
  76. },
  77. {
  78. "name": "我的收藏",
  79. "pathName": "pages/user/my_follow/index",
  80. "query": "",
  81. "scene": null
  82. },
  83. {
  84. "name": "我的足迹",
  85. "pathName": "pages/user/my_saw/index",
  86. "query": "",
  87. "scene": null
  88. },
  89. {
  90. "name": "我的评论",
  91. "pathName": "pages/user/my_comment/index",
  92. "query": "",
  93. "scene": null
  94. },
  95. {
  96. "name": "联系我们",
  97. "pathName": "pages/user/my_contact/index",
  98. "query": "",
  99. "scene": null
  100. },
  101. {
  102. "name": "博物馆信息",
  103. "pathName": "pages/cg_detail/index",
  104. "query": "id=14122",
  105. "scene": null
  106. },
  107. {
  108. "name": "大场景",
  109. "pathName": "pages/wv_page/index",
  110. "query": "link=https%3A//4dscene.4dage.com/playcanvas/museum/shuangerxijinping/index.html&id=25&imageUrl=https://4dkanzhan.4dkankan.com/exhibition/6b193567-c89b-403b-a117-b2f1fe9bd830.jpg",
  111. "scene": null
  112. },
  113. {
  114. "name": "test",
  115. "pathName": "pages/wv_page/index",
  116. "query": "link=https%3A//www.cgaii.com/museum/cultural/index.html&id=25&imageUrl=https://4dkanzhan.4dkankan.com/exhibition/6b193567-c89b-403b-a117-b2f1fe9bd830.jpg",
  117. "scene": 1091
  118. },
  119. {
  120. "name": "shouye",
  121. "pathName": "pages/wv_page/index",
  122. "query": "scene=7411",
  123. "scene": null
  124. },
  125. {
  126. "name": "pages/wv_page/index",
  127. "pathName": "pages/wv_page/index",
  128. "query": "id=25",
  129. "scene": null
  130. }
  131. ]
  132. }
  133. },
  134. "packOptions": {
  135. "ignore": [],
  136. "include": []
  137. },
  138. "editorSetting": {
  139. "tabIndent": "insertSpaces",
  140. "tabSize": 2
  141. }
  142. }