project.config.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": true,
  8. "es6": true,
  9. "postcss": true,
  10. "preloadBackgroundData": false,
  11. "minified": true,
  12. "newFeature": true,
  13. "coverView": true,
  14. "autoAudits": false,
  15. "showShadowRootInWxmlPanel": true,
  16. "scopeDataCheck": false,
  17. "checkInvalidKey": true,
  18. "checkSiteMap": true,
  19. "uploadWithSourceMap": true,
  20. "babelSetting": {
  21. "ignore": [],
  22. "disablePlugins": [],
  23. "outputPath": ""
  24. },
  25. "useCompilerModule": false,
  26. "userConfirmedUseCompilerModuleSwitch": false
  27. },
  28. "compileType": "miniprogram",
  29. "libVersion": "2.3.2",
  30. "appid": "wxdfa8a4f1623d28db",
  31. "projectname": "%E5%B0%8F%E5%AD%A6%E8%AF%BE%E6%96%87%E6%9C%97%E8%AF%BB%E9%85%8D%E9%9F%B3",
  32. "debugOptions": {
  33. "hidedInDevtools": []
  34. },
  35. "isGameTourist": false,
  36. "simulatorType": "wechat",
  37. "simulatorPluginLibVersion": {},
  38. "condition": {
  39. "search": {
  40. "current": -1,
  41. "list": []
  42. },
  43. "conversation": {
  44. "current": -1,
  45. "list": []
  46. },
  47. "plugin": {
  48. "current": -1,
  49. "list": []
  50. },
  51. "game": {
  52. "currentL": -1,
  53. "list": []
  54. },
  55. "miniprogram": {
  56. "current": 6,
  57. "list": [
  58. {
  59. "id": -1,
  60. "name": "小红花",
  61. "pathName": "pages/social/littleFlower/littleFlower",
  62. "query": ""
  63. },
  64. {
  65. "id": 1,
  66. "name": "作品",
  67. "pathName": "pages/social/works/works",
  68. "query": "id=1548160250807513&title=【识字1】春夏秋冬",
  69. "scene": "1012"
  70. },
  71. {
  72. "id": 2,
  73. "name": "分享团",
  74. "pathName": "pages/groupPage/group-details/group-details",
  75. "query": "productId=1550459447432909",
  76. "scene": 1012
  77. },
  78. {
  79. "id": -1,
  80. "name": "公众号进入",
  81. "pathName": "pages/index/index",
  82. "query": "",
  83. "scene": 1020,
  84. "referrerInfo": {}
  85. },
  86. {
  87. "id": -1,
  88. "name": "公众号文章进入",
  89. "pathName": "pages/index/index",
  90. "query": "",
  91. "scene": 1058
  92. },
  93. {
  94. "id": -1,
  95. "name": "小红花兑换页面",
  96. "pathName": "pages/social/prize/prize",
  97. "query": "",
  98. "scene": null
  99. },
  100. {
  101. "id": -1,
  102. "name": "有问题朗读页面",
  103. "pathName": "pages/social/works/works",
  104. "query": "id=1553402613620097&title=【课文7】怎么都快乐",
  105. "scene": null
  106. }
  107. ]
  108. }
  109. }
  110. }