project.config.json 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. {
  2. "description": "项目配置文件。",
  3. "setting": {
  4. "urlCheck": false,
  5. "es6": true,
  6. "enhance": true,
  7. "postcss": true,
  8. "preloadBackgroundData": false,
  9. "minified": true,
  10. "newFeature": true,
  11. "coverView": true,
  12. "nodeModules": false,
  13. "autoAudits": false,
  14. "showShadowRootInWxmlPanel": true,
  15. "scopeDataCheck": false,
  16. "uglifyFileName": false,
  17. "checkInvalidKey": true,
  18. "checkSiteMap": true,
  19. "uploadWithSourceMap": true,
  20. "compileHotReLoad": false,
  21. "lazyloadPlaceholderEnable": false,
  22. "useMultiFrameRuntime": false,
  23. "useApiHook": false,
  24. "useApiHostProcess": false,
  25. "babelSetting": {
  26. "ignore": [],
  27. "disablePlugins": [],
  28. "outputPath": ""
  29. },
  30. "enableEngineNative": false,
  31. "useIsolateContext": false,
  32. "userConfirmedBundleSwitch": false,
  33. "packNpmManually": false,
  34. "packNpmRelationList": [],
  35. "minifyWXSS": true,
  36. "disableUseStrict": false,
  37. "showES6CompileOption": false,
  38. "useCompilerPlugins": false
  39. },
  40. "compileType": "miniprogram",
  41. "libVersion": "2.6.6",
  42. "appid": "wxe106bbede7d1e65f",
  43. "projectname": "FDshop",
  44. "simulatorType": "wechat",
  45. "simulatorPluginLibVersion": {},
  46. "condition": {
  47. "search": {
  48. "list": []
  49. },
  50. "conversation": {
  51. "list": []
  52. },
  53. "plugin": {
  54. "list": []
  55. },
  56. "game": {
  57. "list": []
  58. },
  59. "gamePlugin": {
  60. "list": []
  61. },
  62. "miniprogram": {
  63. "list": [
  64. {
  65. "id": 0,
  66. "name": "选择优惠券",
  67. "pathName": "pages/shopping/selCoupon/selCoupon",
  68. "query": "isBuy=false"
  69. },
  70. {
  71. "id": -1,
  72. "name": "订单界面",
  73. "pathName": "pages/shopping/checkout/checkout",
  74. "query": "isBuy=true"
  75. },
  76. {
  77. "id": -1,
  78. "name": "我的优惠券",
  79. "pathName": "pages/ucenter/coupon/coupon",
  80. "query": "isBuy=true"
  81. },
  82. {
  83. "id": -1,
  84. "name": "我的订单",
  85. "pathName": "pages/ucenter/order/order",
  86. "query": ""
  87. },
  88. {
  89. "id": 4,
  90. "name": "pages/goods/goods",
  91. "pathName": "pages/goods/goods",
  92. "query": "id=1181015",
  93. "scene": null
  94. },
  95. {
  96. "id": -1,
  97. "name": "pages/ucenter/index/index",
  98. "pathName": "pages/ucenter/index/index",
  99. "query": "",
  100. "scene": null
  101. },
  102. {
  103. "id": -1,
  104. "name": "pages/cart/cart",
  105. "pathName": "pages/cart/cart",
  106. "query": "id=1181015",
  107. "scene": null
  108. },
  109. {
  110. "id": -1,
  111. "name": "pages/catalog/catalog",
  112. "pathName": "pages/catalog/catalog",
  113. "query": "id=1181015",
  114. "scene": null
  115. },
  116. {
  117. "id": -1,
  118. "name": "pages/category/category",
  119. "pathName": "pages/category/category",
  120. "query": "id=1036009",
  121. "scene": null
  122. },
  123. {
  124. "id": -1,
  125. "name": "pages/ucenter/orderDetail/orderDetail",
  126. "pathName": "pages/ucenter/orderDetail/orderDetail",
  127. "query": "id=142",
  128. "scene": null
  129. },
  130. {
  131. "id": 10,
  132. "name": "pages/payResult/payResult",
  133. "pathName": "pages/payResult/payResult",
  134. "query": "status=1",
  135. "scene": null
  136. },
  137. {
  138. "id": -1,
  139. "name": "pages/cart/cart",
  140. "pathName": "pages/cart/cart",
  141. "query": "",
  142. "scene": null
  143. },
  144. {
  145. "id": 12,
  146. "name": "pages/ucenter/addressAdd/addressAdd",
  147. "pathName": "pages/ucenter/addressAdd/addressAdd",
  148. "query": "",
  149. "scene": null
  150. },
  151. {
  152. "id": -1,
  153. "name": "pages/logistics/index",
  154. "pathName": "pages/logistics/index",
  155. "query": "no=75326914125277&id=157",
  156. "scene": null
  157. },
  158. {
  159. "id": 14,
  160. "name": "pages/ucenter/order/order",
  161. "pathName": "pages/ucenter/order/order",
  162. "query": "",
  163. "scene": null
  164. },
  165. {
  166. "id": -1,
  167. "name": "pages/ucenter/feedback/feedback",
  168. "pathName": "pages/ucenter/feedback/feedback",
  169. "query": "",
  170. "scene": null
  171. },
  172. {
  173. "id": -1,
  174. "name": "pages/ucenter/feedback/feedback",
  175. "pathName": "pages/ucenter/feedback/feedback",
  176. "query": "",
  177. "scene": null
  178. },
  179. {
  180. "id": -1,
  181. "name": "pages/shopping/checkout/checkout",
  182. "pathName": "pages/shopping/checkout/checkout",
  183. "query": "",
  184. "scene": null
  185. },
  186. {
  187. "id": -1,
  188. "name": "pages/ucenter/address/address",
  189. "pathName": "pages/ucenter/address/address",
  190. "query": "",
  191. "scene": null
  192. },
  193. {
  194. "id": -1,
  195. "name": "pages/shopping/address/address",
  196. "pathName": "pages/shopping/address/address",
  197. "query": "",
  198. "scene": null
  199. },
  200. {
  201. "id": -1,
  202. "name": "pages/shopping/address/address",
  203. "pathName": "pages/shopping/address/address",
  204. "query": "",
  205. "scene": null
  206. },
  207. {
  208. "id": -1,
  209. "name": "pages/search/search",
  210. "pathName": "pages/search/search",
  211. "query": "",
  212. "scene": null
  213. },
  214. {
  215. "id": -1,
  216. "name": "pages/webview/index",
  217. "pathName": "pages/webview/index",
  218. "query": "url=gu6HmTLKp",
  219. "scene": null
  220. },
  221. {
  222. "id": -1,
  223. "name": "pages/auth/btnAuth/btnAuth",
  224. "pathName": "pages/auth/btnAuth/btnAuth",
  225. "query": "",
  226. "scene": null
  227. },
  228. {
  229. "id": -1,
  230. "name": "pages/brandDetail/brandDetail",
  231. "pathName": "pages/brandDetail/brandDetail",
  232. "query": "id=1046017",
  233. "scene": null
  234. },
  235. {
  236. "id": 25,
  237. "name": "pages/ucenter/orderDetail/orderDetail",
  238. "pathName": "pages/ucenter/orderDetail/orderDetail",
  239. "query": "id=412",
  240. "scene": null
  241. },
  242. {
  243. "id": -1,
  244. "name": "pages/webview/index",
  245. "pathName": "pages/webview/index",
  246. "query": "",
  247. "scene": null
  248. },
  249. {
  250. "id": -1,
  251. "name": "dataReport/pages/data-report/data-report",
  252. "pathName": "dataReport/pages/data-report/data-report",
  253. "query": "",
  254. "scene": null
  255. },
  256. {
  257. "id": -1,
  258. "name": "首页",
  259. "pathName": "pages/index/index",
  260. "scene": null
  261. }
  262. ]
  263. }
  264. }
  265. }