project.config.json 2.8 KB

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