project.config.json 2.7 KB

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