project.config.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "description": "taopiaopiaoAPI join",
  3. "setting": {
  4. "urlCheck": false,
  5. "es6": false,
  6. "postcss": false,
  7. "minified": false,
  8. "newFeature": true,
  9. "coverView": true,
  10. "autoAudits": false,
  11. "checkInvalidKey": true,
  12. "checkSiteMap": true,
  13. "uploadWithSourceMap": true,
  14. "babelSetting": {
  15. "ignore": [],
  16. "disablePlugins": [],
  17. "outputPath": ""
  18. }
  19. },
  20. "compileType": "miniprogram",
  21. "appid": "wxe78560e8a4b64f58",
  22. "projectname": "%E6%8D%A2%E7%A5%A8",
  23. "miniprogramRoot": "dist/",
  24. "simulatorType": "wechat",
  25. "simulatorPluginLibVersion": {},
  26. "condition": {
  27. "search": {
  28. "current": -1,
  29. "list": []
  30. },
  31. "conversation": {
  32. "current": -1,
  33. "list": []
  34. },
  35. "plugin": {
  36. "current": -1,
  37. "list": []
  38. },
  39. "game": {
  40. "list": []
  41. },
  42. "miniprogram": {
  43. "current": 2,
  44. "list": [
  45. {
  46. "id": -1,
  47. "name": "选择场次",
  48. "pathName": "pages/session/session",
  49. "query": "couponId=22&showId=1285486&cinemaId=45100&usableNum=2",
  50. "scene": null
  51. },
  52. {
  53. "id": 1,
  54. "name": "选座",
  55. "pathName": "pages/room/room",
  56. "query": "couponId=22&scheduleId=729543818&cinemaId=45100",
  57. "scene": null
  58. },
  59. {
  60. "id": 2,
  61. "name": "选座新",
  62. "pathName": "pages/chooseSeat/chooseSeat",
  63. "query": "couponId=22&scheduleId=729543742&cinemaId=45100&cinemaName= 中影星美国际影城(托乐嘉越城汇店)",
  64. "scene": null
  65. }
  66. ]
  67. }
  68. }
  69. }