project.config.json 2.7 KB

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