project.config.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. {
  2. "description": "项目配置文件。",
  3. "setting": {
  4. "urlCheck": false,
  5. "es6": true,
  6. "postcss": true,
  7. "minified": true,
  8. "newFeature": true,
  9. "autoAudits": false,
  10. "checkInvalidKey": true,
  11. "checkSiteMap": true,
  12. "uploadWithSourceMap": true,
  13. "babelSetting": {
  14. "ignore": [],
  15. "disablePlugins": [],
  16. "outputPath": ""
  17. },
  18. "uglifyFileName": true
  19. },
  20. "miniprogramRoot": "dist/wx/",
  21. "compileType": "miniprogram",
  22. "appid": "wx6517cbf58115c508",
  23. "projectname": "walk-china",
  24. "simulatorType": "wechat",
  25. "simulatorPluginLibVersion": {},
  26. "libVersion": "2.7.7",
  27. "condition": {
  28. "search": {
  29. "current": -1,
  30. "list": []
  31. },
  32. "conversation": {
  33. "current": -1,
  34. "list": []
  35. },
  36. "plugin": {
  37. "current": -1,
  38. "list": []
  39. },
  40. "game": {
  41. "currentL": -1,
  42. "list": []
  43. },
  44. "miniprogram": {
  45. "current": 10,
  46. "list": [
  47. {
  48. "id": 0,
  49. "name": "pages/home/home",
  50. "pathName": "pages/home/home",
  51. "query": "inviter=1043&recruit=true",
  52. "scene": 1047
  53. },
  54. {
  55. "id": 1,
  56. "name": "商品详情",
  57. "pathName": "pages/productDetail/productDetail",
  58. "query": "id=20",
  59. "scene": null
  60. },
  61. {
  62. "id": 2,
  63. "name": "提交订单",
  64. "pathName": "pages/createOrder/createOrder",
  65. "query": "pic=http://walk-china.oss-cn-hangzhou.aliyuncs.com/image/2019-08-08-09-55-18CtKFgcyp.jpg&productId=20&productName=1982年 拉菲酒庄干红葡萄酒750ml&specId=21&specName=规格2&mode=1&price=199.80&coin=99&amount=1&shippingCost=0",
  66. "scene": null
  67. },
  68. {
  69. "id": -1,
  70. "name": "编辑地址",
  71. "pathName": "pages/editAddress/editAddress",
  72. "query": "",
  73. "scene": null
  74. },
  75. {
  76. "id": -1,
  77. "name": "商城",
  78. "pathName": "pages/shop/shop",
  79. "query": "",
  80. "scene": null
  81. },
  82. {
  83. "id": -1,
  84. "name": "订单列表",
  85. "pathName": "pages/orders/orders",
  86. "query": "",
  87. "scene": null
  88. },
  89. {
  90. "id": 6,
  91. "name": "订单详情",
  92. "pathName": "pages/orderDetail/orderDetail",
  93. "query": "id=2019081011230842881",
  94. "scene": null
  95. },
  96. {
  97. "id": 7,
  98. "name": "评价",
  99. "pathName": "pages/productComment/productComment",
  100. "query": "orderId=2019081011230842881&productId=20&pic=http://walk-china.oss-cn-hangzhou.aliyuncs.com/image/2019-08-09-14-56-54rMfSiTyL.jpg",
  101. "scene": null
  102. },
  103. {
  104. "id": -1,
  105. "name": "分享",
  106. "pathName": "pages/login/login",
  107. "query": "inviter=1043&recruit=true",
  108. "scene": null
  109. },
  110. {
  111. "id": -1,
  112. "name": "个人中心",
  113. "pathName": "pages/mine/mine",
  114. "query": "",
  115. "scene": null
  116. },
  117. {
  118. "id": 10,
  119. "name": "pages/login/login",
  120. "pathName": "pages/login/login",
  121. "query": "inviter=1043&recruit=true&scene=recruit#2819",
  122. "scene": null
  123. }
  124. ]
  125. }
  126. }
  127. }