project.config.json 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": true,
  8. "es6": true,
  9. "enhance": true,
  10. "postcss": true,
  11. "preloadBackgroundData": false,
  12. "minified": true,
  13. "newFeature": true,
  14. "coverView": true,
  15. "autoAudits": true,
  16. "showShadowRootInWxmlPanel": true,
  17. "scopeDataCheck": false,
  18. "uglifyFileName": true,
  19. "checkInvalidKey": true,
  20. "checkSiteMap": true,
  21. "uploadWithSourceMap": true,
  22. "compileHotReLoad": false,
  23. "babelSetting": {
  24. "ignore": [],
  25. "disablePlugins": [],
  26. "outputPath": ""
  27. },
  28. "bundle": true,
  29. "useIsolateContext": true,
  30. "useCompilerModule": true,
  31. "userConfirmedUseCompilerModuleSwitch": true,
  32. "packNpmManually": false,
  33. "packNpmRelationList": []
  34. },
  35. "compileType": "miniprogram",
  36. "libVersion": "2.7.7",
  37. "appid": "wxb0f8f3f0de6e8f07",
  38. "projectname": "Mina_B",
  39. "debugOptions": {
  40. "hidedInDevtools": []
  41. },
  42. "isGameTourist": false,
  43. "simulatorType": "wechat",
  44. "simulatorPluginLibVersion": {},
  45. "condition": {
  46. "search": {
  47. "current": -1,
  48. "list": []
  49. },
  50. "conversation": {
  51. "current": -1,
  52. "list": []
  53. },
  54. "plugin": {
  55. "current": -1,
  56. "list": []
  57. },
  58. "game": {
  59. "currentL": -1,
  60. "list": []
  61. },
  62. "gamePlugin": {
  63. "current": -1,
  64. "list": []
  65. },
  66. "miniprogram": {
  67. "current": -1,
  68. "list": [
  69. {
  70. "id": 0,
  71. "name": "登录/注册",
  72. "pathName": "pages/login/login",
  73. "query": "",
  74. "scene": null
  75. },
  76. {
  77. "id": 1,
  78. "name": "pages/success/success",
  79. "pathName": "pages/success/success",
  80. "query": "",
  81. "scene": null
  82. },
  83. {
  84. "id": 2,
  85. "name": "需求详情",
  86. "pathName": "pages/detail/detail",
  87. "query": "id=113&status=1",
  88. "scene": null
  89. },
  90. {
  91. "id": -1,
  92. "name": "个人中心",
  93. "pathName": "pages/person/person",
  94. "query": "",
  95. "scene": null
  96. },
  97. {
  98. "id": -1,
  99. "name": "基本信息",
  100. "pathName": "pages/userinfo/userinfo",
  101. "query": "",
  102. "scene": null
  103. },
  104. {
  105. "id": -1,
  106. "name": "我的报名",
  107. "pathName": "pages/my-apply/my-apply",
  108. "query": "",
  109. "scene": null
  110. },
  111. {
  112. "id": 6,
  113. "name": "我的订单",
  114. "pathName": "pages/my-order/my-order",
  115. "query": "",
  116. "scene": null
  117. },
  118. {
  119. "id": -1,
  120. "name": "收款记录",
  121. "pathName": "pages/payment-records/payment-records",
  122. "query": "",
  123. "scene": null
  124. },
  125. {
  126. "id": -1,
  127. "name": "收款详情",
  128. "pathName": "pages/payment-records-detail/payment-records-detail",
  129. "query": "",
  130. "scene": null
  131. },
  132. {
  133. "id": -1,
  134. "name": "完税证明",
  135. "pathName": "pages/tax-certificate/tax-certificate",
  136. "query": "",
  137. "scene": null
  138. },
  139. {
  140. "id": 10,
  141. "name": "pages/index/index",
  142. "pathName": "pages/index/index",
  143. "query": "",
  144. "scene": null
  145. },
  146. {
  147. "id": -1,
  148. "name": "登陆",
  149. "pathName": "pages/login/login",
  150. "query": "",
  151. "scene": null
  152. },
  153. {
  154. "id": -1,
  155. "name": "注册协议",
  156. "pathName": "pages/service_agreement/service_agreement",
  157. "query": "",
  158. "scene": null
  159. },
  160. {
  161. "id": 13,
  162. "name": "pages/web-view/web-view",
  163. "pathName": "pages/web-view/web-view",
  164. "query": "",
  165. "scene": null
  166. },
  167. {
  168. "id": 14,
  169. "name": "更多",
  170. "pathName": "pages/common-setting/common-setting",
  171. "query": "",
  172. "scene": null
  173. }
  174. ]
  175. }
  176. }
  177. }