project.config.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": false,
  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. "useMultiFrameRuntime": false,
  21. "useApiHook": true,
  22. "babelSetting": {
  23. "ignore": [],
  24. "disablePlugins": [],
  25. "outputPath": ""
  26. },
  27. "bundle": false,
  28. "useIsolateContext": true,
  29. "useCompilerModule": false,
  30. "userConfirmedUseCompilerModuleSwitch": false,
  31. "packNpmManually": false,
  32. "packNpmRelationList": [],
  33. "minifyWXSS": true
  34. },
  35. "compileType": "miniprogram",
  36. "libVersion": "2.16.0",
  37. "appid": "wx8961a3e5512f307c",
  38. "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",
  39. "debugOptions": {
  40. "hidedInDevtools": []
  41. },
  42. "isGameTourist": false,
  43. "simulatorType": "wechat",
  44. "simulatorPluginLibVersion": {},
  45. "condition": {
  46. "plugin": {
  47. "list": []
  48. },
  49. "game": {
  50. "list": []
  51. },
  52. "gamePlugin": {
  53. "list": []
  54. },
  55. "miniprogram": {
  56. "list": [
  57. {
  58. "id": 0,
  59. "name": "pages/vipPage/wechat/wechat",
  60. "pathName": "pages/vipPage/wechat/wechat",
  61. "query": "",
  62. "scene": null
  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. "id": -1,
  109. "name": "活动页面",
  110. "pathName": "pages/activity/index/index",
  111. "query": "",
  112. "scene": null
  113. },
  114. {
  115. "name": "pages/vipActivity/vipActivity",
  116. "pathName": "pages/vipActivity/vipActivity",
  117. "query": "",
  118. "scene": null
  119. }
  120. ]
  121. }
  122. }
  123. }