project.config.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  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. "autoAudits": false,
  16. "showShadowRootInWxmlPanel": true,
  17. "scopeDataCheck": false,
  18. "checkInvalidKey": true,
  19. "checkSiteMap": true,
  20. "uploadWithSourceMap": true,
  21. "babelSetting": {
  22. "ignore": [],
  23. "disablePlugins": [],
  24. "outputPath": ""
  25. }
  26. },
  27. "compileType": "miniprogram",
  28. "libVersion": "2.11.0",
  29. "appid": "wx5fccad0b261a0536",
  30. "projectname": "%E4%B8%80%E7%B1%B3%E4%B8%96%E7%95%8C",
  31. "cloudfunctionTemplateRoot": "",
  32. "watchOptions": {
  33. "ignore": []
  34. },
  35. "debugOptions": {
  36. "hidedInDevtools": []
  37. },
  38. "scripts": {},
  39. "simulatorType": "wechat",
  40. "simulatorPluginLibVersion": {},
  41. "condition": {
  42. "search": {
  43. "current": -1,
  44. "list": []
  45. },
  46. "conversation": {
  47. "current": -1,
  48. "list": []
  49. },
  50. "plugin": {
  51. "current": -1,
  52. "list": []
  53. },
  54. "game": {
  55. "list": []
  56. },
  57. "gamePlugin": {
  58. "current": -1,
  59. "list": []
  60. },
  61. "miniprogram": {
  62. "current": -1,
  63. "list": [
  64. {
  65. "id": -1,
  66. "name": "战马",
  67. "pathName": "pages/arShow",
  68. "query": "modelUrl=https://yimishijie-ma.oss-cn-hangzhou.aliyuncs.com/arcontent/0mmvmpoage3h/zhanma.FBX",
  69. "scene": null
  70. },
  71. {
  72. "id": -1,
  73. "name": "热气球",
  74. "pathName": "pages/arShow",
  75. "query": "modelUrl=https://yimishijie-ma.oss-cn-hangzhou.aliyuncs.com/arcontent/0mmvmpoage3h/reqiqiu.FBX",
  76. "scene": null
  77. },
  78. {
  79. "id": -1,
  80. "name": "pages/map",
  81. "pathName": "pages/map",
  82. "query": "id=85",
  83. "scene": null
  84. },
  85. {
  86. "id": -1,
  87. "name": "门票",
  88. "pathName": "pages/ticket",
  89. "query": "",
  90. "scene": null
  91. },
  92. {
  93. "id": -1,
  94. "name": "扫描",
  95. "pathName": "pages/scan",
  96. "query": "",
  97. "scene": null
  98. }
  99. ]
  100. }
  101. }
  102. }