project.private.config.json 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. {
  2. "setting": {},
  3. "condition": {
  4. "plugin": {
  5. "list": []
  6. },
  7. "game": {
  8. "list": []
  9. },
  10. "gamePlugin": {
  11. "list": []
  12. },
  13. "miniprogram": {
  14. "list": [
  15. {
  16. "id": 0,
  17. "name": "pages/vipPage/wechat/wechat",
  18. "pathName": "pages/vipPage/wechat/wechat",
  19. "query": "",
  20. "scene": null
  21. },
  22. {
  23. "id": 1,
  24. "name": "作品",
  25. "pathName": "pages/social/works/works",
  26. "query": "id=1548160250807513&title=【识字1】春夏秋冬",
  27. "scene": "1012"
  28. },
  29. {
  30. "id": 2,
  31. "name": "分享团",
  32. "pathName": "pages/groupPage/group-details/group-details",
  33. "query": "productId=1550459447432909",
  34. "scene": 1012
  35. },
  36. {
  37. "id": -1,
  38. "name": "公众号进入",
  39. "pathName": "pages/index/index",
  40. "query": "",
  41. "scene": 1020,
  42. "referrerInfo": {}
  43. },
  44. {
  45. "id": -1,
  46. "name": "公众号文章进入",
  47. "pathName": "pages/index/index",
  48. "query": "",
  49. "scene": 1058
  50. },
  51. {
  52. "id": -1,
  53. "name": "小红花兑换页面",
  54. "pathName": "pages/social/prize/prize",
  55. "query": "",
  56. "scene": null
  57. },
  58. {
  59. "id": -1,
  60. "name": "有问题朗读页面",
  61. "pathName": "pages/social/works/works",
  62. "query": "id=1553402613620097&title=【课文7】怎么都快乐",
  63. "scene": null
  64. },
  65. {
  66. "id": -1,
  67. "name": "活动页面",
  68. "pathName": "pages/activity/index/index",
  69. "query": "",
  70. "scene": null
  71. },
  72. {
  73. "name": "活动分享进入",
  74. "pathName": "pages/index/index",
  75. "query": "readId=1615468601012143&activity=true",
  76. "scene": null
  77. },
  78. {
  79. "name": "pages/product/product",
  80. "pathName": "pages/product/product",
  81. "scene": null
  82. }
  83. ]
  84. }
  85. }
  86. }