project.config.json 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": false,
  8. "es6": true,
  9. "postcss": true,
  10. "minified": true,
  11. "newFeature": true,
  12. "autoAudits": false,
  13. "uglifyFileName": false,
  14. "checkInvalidKey": true,
  15. "checkSiteMap": true,
  16. "uploadWithSourceMap": true,
  17. "babelSetting": {
  18. "ignore": [],
  19. "disablePlugins": [],
  20. "outputPath": ""
  21. },
  22. "enhance": true
  23. },
  24. "compileType": "miniprogram",
  25. "libVersion": "2.7.3",
  26. "appid": "wx84b3feac6069eec3",
  27. "projectname": "miaoguo_master",
  28. "debugOptions": {
  29. "hidedInDevtools": []
  30. },
  31. "isGameTourist": false,
  32. "simulatorType": "wechat",
  33. "simulatorPluginLibVersion": {},
  34. "condition": {
  35. "search": {
  36. "current": -1,
  37. "list": []
  38. },
  39. "conversation": {
  40. "current": -1,
  41. "list": []
  42. },
  43. "plugin": {
  44. "current": -1,
  45. "list": []
  46. },
  47. "game": {
  48. "currentL": -1,
  49. "list": []
  50. },
  51. "miniprogram": {
  52. "current": 9,
  53. "list": [
  54. {
  55. "id": 0,
  56. "name": "分享",
  57. "pathName": "pages/index/index",
  58. "query": "UserID=1&type=share&MiaoguoCardID=71228",
  59. "scene": null
  60. },
  61. {
  62. "id": 1,
  63. "name": "pages/index/index",
  64. "pathName": "pages/index/index",
  65. "query": "type=activity&ActivityID=2&EndTime=2019年10月07日&EarlyBirdTimeStart=2019年09月23日&EarlyBirdTimeEnd=2019年10月05日",
  66. "scene": 1007
  67. },
  68. {
  69. "id": 3,
  70. "name": "webview",
  71. "pathName": "pages/other/webview",
  72. "query": "UserID=1",
  73. "scene": 1001
  74. },
  75. {
  76. "id": 4,
  77. "name": "pages/other/activity",
  78. "pathName": "pages/other/activity",
  79. "query": "EndTime=2019-09-01",
  80. "scene": 1001
  81. },
  82. {
  83. "id": -1,
  84. "name": "pages/other/coupon",
  85. "pathName": "pages/other/coupon",
  86. "query": "",
  87. "scene": null
  88. },
  89. {
  90. "id": 6,
  91. "name": "用户手册",
  92. "pathName": "pages/index/index",
  93. "query": "type=userbook",
  94. "scene": null
  95. },
  96. {
  97. "id": 6,
  98. "name": "pages/index/index",
  99. "pathName": "pages/index/index",
  100. "query": "type=help&ID=1&IDChild=2&UserID=1",
  101. "scene": null
  102. },
  103. {
  104. "id": 7,
  105. "name": "pages/main/symbolsetting",
  106. "pathName": "pages/main/symbolsetting",
  107. "query": "",
  108. "scene": null
  109. },
  110. {
  111. "id": 9,
  112. "name": "pages/index/index",
  113. "pathName": "pages/index/index",
  114. "query": "",
  115. "scene": 1047
  116. },
  117. {
  118. "id": -1,
  119. "name": "pages/test/index",
  120. "pathName": "pages/test/index",
  121. "query": "",
  122. "scene": null
  123. }
  124. ]
  125. }
  126. }
  127. }