project.config.json 2.8 KB

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