You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

преди 5 години
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": true,
  8. "es6": true,
  9. "postcss": true,
  10. "minified": true,
  11. "newFeature": true,
  12. "autoAudits": false,
  13. "coverView": true
  14. },
  15. "compileType": "miniprogram",
  16. "libVersion": "2.10.2",
  17. "appid": "wx19782b9c06798224",
  18. "projectname": "%E8%80%81%E9%97%A8%E6%A1%86",
  19. "debugOptions": {
  20. "hidedInDevtools": []
  21. },
  22. "isGameTourist": false,
  23. "simulatorType": "wechat",
  24. "simulatorPluginLibVersion": {},
  25. "condition": {
  26. "search": {
  27. "current": -1,
  28. "list": []
  29. },
  30. "conversation": {
  31. "current": -1,
  32. "list": []
  33. },
  34. "plugin": {
  35. "current": -1,
  36. "list": []
  37. },
  38. "game": {
  39. "currentL": -1,
  40. "list": []
  41. },
  42. "miniprogram": {
  43. "current": 0,
  44. "list": [
  45. {
  46. "id": 0,
  47. "name": "购券大厅",
  48. "pathName": "pages/index/index",
  49. "query": "",
  50. "scene": null
  51. },
  52. {
  53. "id": 0,
  54. "name": "购买优惠券",
  55. "pathName": "pages/buyTicket/buyTicket",
  56. "query": "",
  57. "scene": null
  58. },
  59. {
  60. "id": 0,
  61. "name": "优惠券详情",
  62. "pathName": "pages/TicketDetails/TicketDetails",
  63. "query": "",
  64. "scene": null
  65. },
  66. {
  67. "id": 0,
  68. "name": "赠送优惠券",
  69. "pathName": "pages/givePage/givePage",
  70. "query": "",
  71. "scene": null
  72. },
  73. {
  74. "id": 0,
  75. "name": "门店查询",
  76. "pathName": "pages/shop/shop",
  77. "query": "",
  78. "scene": null
  79. },
  80. {
  81. "id": 0,
  82. "name": "个人中心",
  83. "pathName": "pages/personalCenter/personalCenter",
  84. "query": "",
  85. "scene": null
  86. }
  87. ]
  88. }
  89. }
  90. }