project.config.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  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. "compileWorklet": false,
  26. "uglifyFileName": false,
  27. "enhance": false,
  28. "packNpmManually": false,
  29. "minifyWXSS": true,
  30. "minifyWXML": true,
  31. "localPlugins": false,
  32. "disableUseStrict": false,
  33. "useCompilerPlugins": false,
  34. "condition": false,
  35. "swc": false,
  36. "disableSWC": true
  37. },
  38. "compileType": "miniprogram",
  39. "libVersion": "2.14.1",
  40. "appid": "wx0e75c90d9db2047b",
  41. "projectname": "Small_Program",
  42. "simulatorType": "wechat",
  43. "simulatorPluginLibVersion": {},
  44. "condition": {
  45. "miniprogram": {
  46. "list": [
  47. {
  48. "name": "test",
  49. "pathName": "pages/wv_page/index",
  50. "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",
  51. "scene": 1036,
  52. "referrerInfo": {}
  53. },
  54. {
  55. "name": "reward-detail",
  56. "pathName": "pages/user/my_follow/index",
  57. "query": "",
  58. "scene": null
  59. },
  60. {
  61. "name": "detail",
  62. "pathName": "pages/zl_detail/index",
  63. "query": "id=5623",
  64. "scene": null
  65. },
  66. {
  67. "name": "result",
  68. "pathName": "pages/yuezhan/search_result/index",
  69. "query": ""
  70. },
  71. {
  72. "name": "rewas",
  73. "pathName": "pages/zl_detail/create_evaluation/index",
  74. "query": "",
  75. "scene": null
  76. },
  77. {
  78. "name": "test",
  79. "pathName": "pages/zl_detail/index",
  80. "query": "id=6857&imageUrl=https://4dkanzhan.4dkankan.com/exhibition/ea667eb9-8552-4a91-b998-7175112887dc.png",
  81. "scene": null
  82. },
  83. {
  84. "name": "线下看展",
  85. "pathName": "pages/zl_detail/index",
  86. "query": "id=6158",
  87. "scene": null
  88. },
  89. {
  90. "name": "我的收藏",
  91. "pathName": "pages/user/my_follow/index",
  92. "query": "",
  93. "scene": null
  94. },
  95. {
  96. "name": "我的足迹",
  97. "pathName": "pages/user/my_saw/index",
  98. "query": "",
  99. "scene": null
  100. },
  101. {
  102. "name": "我的评论",
  103. "pathName": "pages/user/my_comment/index",
  104. "query": "",
  105. "scene": null
  106. },
  107. {
  108. "name": "联系我们",
  109. "pathName": "pages/user/my_contact/index",
  110. "query": "",
  111. "scene": null
  112. },
  113. {
  114. "name": "博物馆信息",
  115. "pathName": "pages/cg_detail/index",
  116. "query": "id=14122",
  117. "scene": null
  118. },
  119. {
  120. "name": "大场景",
  121. "pathName": "pages/wv_page/index",
  122. "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",
  123. "scene": null
  124. },
  125. {
  126. "name": "test",
  127. "pathName": "pages/wv_page/index",
  128. "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",
  129. "scene": 1091
  130. },
  131. {
  132. "name": "shouye",
  133. "pathName": "pages/wv_page/index",
  134. "query": "scene=7411",
  135. "scene": null
  136. },
  137. {
  138. "name": "pages/wv_page/index",
  139. "pathName": "pages/wv_page/index",
  140. "query": "id=25",
  141. "scene": null
  142. }
  143. ]
  144. }
  145. },
  146. "packOptions": {
  147. "ignore": [],
  148. "include": []
  149. },
  150. "editorSetting": {
  151. "tabIndent": "insertSpaces",
  152. "tabSize": 2
  153. }
  154. }