weixin_menu_jimei.txt 3.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. {
  2. "button":[
  3. {
  4. "name":"家庭医生",
  5. "sub_button":[
  6. {
  7. "type":"view",
  8. "name":"签约管理",
  9. "url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=appId&redirect_uri=server_url%2fwx%2fhtml%2fqygl%2fhtml%2fsigning_management.html&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect"
  10. },
  11. {
  12. "type":"view",
  13. "name":"医生咨询",
  14. "url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=appId&redirect_uri=server_url%2fwx%2fhtml%2fyszx%2fhtml%2fdoctor-consultation.html&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect"
  15. },
  16. {
  17. "type":"view",
  18. "name":"医生指导",
  19. "url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=appId&redirect_uri=server_url%2fwx%2fhtml%2fyszd%2fhtml%2fdoctor-guidance.html&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect"
  20. },
  21. {
  22. "type":"view",
  23. "name":"健康文章",
  24. "url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=appId&redirect_uri=server_url%2fwx%2fhtml%2fjkjy%2fhtml%2farticle_list.html&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect"
  25. }
  26. ]
  27. },
  28. {
  29. "name":"健康管理",
  30. "sub_button":[
  31. {
  32. "type":"view",
  33. "name":"预约挂号",
  34. "url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=appId&redirect_uri=server_url%2fwx%2fhtml%2fwdyy%2fhtml%2fappointment-register.html&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect"
  35. },
  36. {
  37. "type":"view",
  38. "name":"健康记录",
  39. "url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=appId&redirect_uri=server_url%2fwx%2fhtml%2fjkjl%2fhtml%2fhealth-record.html&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect"
  40. },
  41. {
  42. "type":"click",
  43. "name":"健康档案",
  44. "key":"jiankangdangan"
  45. },
  46. {
  47. "type":"view",
  48. "name":"疾病社区",
  49. "url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=appId&redirect_uri=server_url%2fwx%2fhtml%2fjbsq%2fhtml%2fdisease-community.html&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect"
  50. },
  51. {
  52. "type":"view",
  53. "name":"热量查询",
  54. "url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=appId&redirect_uri=server_url%2fwx%2fhtml%2frlcx%2fhtml%2fserach-index.html&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect"
  55. }
  56. ]
  57. },
  58. {
  59. "name":"我的",
  60. "sub_button":[
  61. {
  62. "type":"view",
  63. "name":"签约特色服务",
  64. "url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=appId&redirect_uri=server_url%2fwx%2fhtml%2fdist%2fhtml%2fexclusive-service.html&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect"
  65. },
  66. {
  67. "type":"view",
  68. "name":"我的资料",
  69. "url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=appId&redirect_uri=server_url%2fwx%2fhtml%2fgrzx%2fhtml%2fmy-detail.html&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect"
  70. },
  71. {
  72. "type":"view",
  73. "name":"我的家庭",
  74. "url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=appId&redirect_uri=server_url%2fwx%2fhtml%2fjtgx%2fhtml%2ffamily.html&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect"
  75. },
  76. {
  77. "type":"view",
  78. "name":"我的设备",
  79. "url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=appId&redirect_uri=server_url%2fwx%2fhtml%2fwdsb%2fhtml%2fmy-equipments.html&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect"
  80. },
  81. {
  82. "type":"view",
  83. "name":"意见反馈",
  84. "url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=appId&redirect_uri=server_url%2fwx%2fhtml%2fyjfk%2fhtml%2ffeedback.html&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect"
  85. }
  86. ]
  87. }],
  88. "matchrule":{
  89. "tag_id":"105"
  90. }
  91. }