project.config.json 4.1 KB

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