project.private.config.json 1.9 KB

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