project.config.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  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. "useMultiFrameRuntime": true,
  20. "useApiHook": true,
  21. "babelSetting": {
  22. "ignore": [],
  23. "disablePlugins": [],
  24. "outputPath": ""
  25. },
  26. "bundle": false,
  27. "useIsolateContext": true,
  28. "useCompilerModule": true,
  29. "userConfirmedUseCompilerModuleSwitch": false,
  30. "userConfirmedBundleSwitch": false,
  31. "packNpmManually": false,
  32. "packNpmRelationList": [],
  33. "minifyWXSS": true,
  34. "useApiHostProcess": true
  35. },
  36. "compileType": "miniprogram",
  37. "libVersion": "2.14.0",
  38. "appid": "wx8961a3e5512f307c",
  39. "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",
  40. "debugOptions": {
  41. "hidedInDevtools": []
  42. },
  43. "isGameTourist": false,
  44. "simulatorType": "wechat",
  45. "simulatorPluginLibVersion": {},
  46. "condition": {
  47. "plugin": {
  48. "list": []
  49. },
  50. "game": {
  51. "list": []
  52. },
  53. "gamePlugin": {
  54. "list": []
  55. },
  56. "miniprogram": {
  57. "list": [
  58. {
  59. "id": 0,
  60. "name": "pages/vipPage/wechat/wechat",
  61. "pathName": "pages/vipPage/wechat/wechat",
  62. "query": "",
  63. "scene": null
  64. },
  65. {
  66. "id": 1,
  67. "name": "作品",
  68. "pathName": "pages/social/works/works",
  69. "query": "id=1548160250807513&title=【识字1】春夏秋冬",
  70. "scene": "1012"
  71. },
  72. {
  73. "id": 2,
  74. "name": "分享团",
  75. "pathName": "pages/groupPage/group-details/group-details",
  76. "query": "productId=1550459447432909",
  77. "scene": 1012
  78. },
  79. {
  80. "id": -1,
  81. "name": "公众号进入",
  82. "pathName": "pages/index/index",
  83. "query": "",
  84. "scene": 1020,
  85. "referrerInfo": {}
  86. },
  87. {
  88. "id": -1,
  89. "name": "公众号文章进入",
  90. "pathName": "pages/index/index",
  91. "query": "",
  92. "scene": 1058
  93. },
  94. {
  95. "id": -1,
  96. "name": "小红花兑换页面",
  97. "pathName": "pages/social/prize/prize",
  98. "query": "",
  99. "scene": null
  100. },
  101. {
  102. "id": -1,
  103. "name": "有问题朗读页面",
  104. "pathName": "pages/social/works/works",
  105. "query": "id=1553402613620097&title=【课文7】怎么都快乐",
  106. "scene": null
  107. },
  108. {
  109. "name": "pages/index/index",
  110. "pathName": "pages/index/index",
  111. "query": "readId=1606387447807610",
  112. "scene": 1007
  113. }
  114. ]
  115. }
  116. }
  117. }