project.config.json 2.2 KB

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