project.private.config.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. {
  2. "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  3. "condition": {
  4. "miniprogram": {
  5. "list": [
  6. {
  7. "name": "test",
  8. "pathName": "pages/yuezhan/pay_page/index",
  9. "query": "id=7532",
  10. "launchMode": "default",
  11. "scene": 1000
  12. },
  13. {
  14. "name": "reward-detail",
  15. "pathName": "pages/user/my_follow/index",
  16. "query": "",
  17. "scene": null
  18. },
  19. {
  20. "name": "detail",
  21. "pathName": "pages/zl_detail/index",
  22. "query": "id=5623",
  23. "scene": null
  24. },
  25. {
  26. "name": "result",
  27. "pathName": "pages/yuezhan/search_result/index",
  28. "query": ""
  29. },
  30. {
  31. "name": "rewas",
  32. "pathName": "pages/zl_detail/create_evaluation/index",
  33. "query": "",
  34. "scene": null
  35. },
  36. {
  37. "name": "test",
  38. "pathName": "pages/zl_detail/index",
  39. "query": "id=6857&imageUrl=https://4dkanzhan.4dkankan.com/exhibition/ea667eb9-8552-4a91-b998-7175112887dc.png",
  40. "scene": null
  41. },
  42. {
  43. "name": "线下看展",
  44. "pathName": "pages/zl_detail/index",
  45. "query": "id=6158",
  46. "scene": null
  47. },
  48. {
  49. "name": "我的收藏",
  50. "pathName": "pages/user/my_follow/index",
  51. "query": "",
  52. "scene": null
  53. },
  54. {
  55. "name": "我的足迹",
  56. "pathName": "pages/user/my_saw/index",
  57. "query": "",
  58. "scene": null
  59. },
  60. {
  61. "name": "我的评论",
  62. "pathName": "pages/user/my_comment/index",
  63. "query": "",
  64. "scene": null
  65. },
  66. {
  67. "name": "联系我们",
  68. "pathName": "pages/user/my_contact/index",
  69. "query": "",
  70. "scene": null
  71. },
  72. {
  73. "name": "博物馆信息",
  74. "pathName": "pages/cg_detail/index",
  75. "query": "id=14122",
  76. "scene": null
  77. },
  78. {
  79. "name": "大场景",
  80. "pathName": "pages/wv_page/index",
  81. "query": "link=https%3A//4dscene.4dage.com/playcanvas/museum/shuangerxijinping/index.html&id=25&imageUrl=https://4dkanzhan.4dkankan.com/exhibition/6b193567-c89b-403b-a117-b2f1fe9bd830.jpg",
  82. "scene": null
  83. },
  84. {
  85. "name": "test",
  86. "pathName": "pages/wv_page/index",
  87. "query": "link=https%3A//www.cgaii.com/museum/cultural/index.html&id=25&imageUrl=https://4dkanzhan.4dkankan.com/exhibition/6b193567-c89b-403b-a117-b2f1fe9bd830.jpg",
  88. "scene": 1091
  89. },
  90. {
  91. "name": "shouye",
  92. "pathName": "pages/wv_page/index",
  93. "query": "scene=7411",
  94. "scene": null
  95. },
  96. {
  97. "name": "pages/wv_page/index",
  98. "pathName": "pages/wv_page/index",
  99. "query": "id=25",
  100. "scene": null
  101. }
  102. ]
  103. }
  104. }
  105. }