project.config.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  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. "gamePlugin": {
  53. "current": -1,
  54. "list": []
  55. },
  56. "miniprogram": {
  57. "current": 6,
  58. "list": [
  59. {
  60. "id": 0,
  61. "name": "pages/vipPage/wechat/wechat",
  62. "pathName": "pages/vipPage/wechat/wechat",
  63. "query": "",
  64. "scene": null
  65. },
  66. {
  67. "id": 1,
  68. "name": "作品",
  69. "pathName": "pages/social/works/works",
  70. "query": "id=1548160250807513&title=【识字1】春夏秋冬",
  71. "scene": "1012"
  72. },
  73. {
  74. "id": 2,
  75. "name": "分享团",
  76. "pathName": "pages/groupPage/group-details/group-details",
  77. "query": "productId=1550459447432909",
  78. "scene": 1012
  79. },
  80. {
  81. "id": -1,
  82. "name": "公众号进入",
  83. "pathName": "pages/index/index",
  84. "query": "",
  85. "scene": 1020,
  86. "referrerInfo": {}
  87. },
  88. {
  89. "id": -1,
  90. "name": "公众号文章进入",
  91. "pathName": "pages/index/index",
  92. "query": "",
  93. "scene": 1058
  94. },
  95. {
  96. "id": -1,
  97. "name": "小红花兑换页面",
  98. "pathName": "pages/social/prize/prize",
  99. "query": "",
  100. "scene": null
  101. },
  102. {
  103. "id": -1,
  104. "name": "有问题朗读页面",
  105. "pathName": "pages/social/works/works",
  106. "query": "id=1553402613620097&title=【课文7】怎么都快乐",
  107. "scene": null
  108. }
  109. ]
  110. }
  111. }
  112. }