12345678910111213141516 |
- {
- "button":[
- {
- "name":"进入云照护",
- "type":"view",
- "url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx2c55f5b7b2f3cb56&redirect_uri=https%3A%2F%2Fzhyzh.gongshu.gov.cn%2Fmedical-care-patient%2Fhome%2Findex&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect"
- },
- {
- "name":"线上商城",
- "type":"miniprogram",
- "url":"http://mp.weixin.qq.com",
- "appid": "wxd845553a12f84efc",
- "pagepath": "pages/index/index"
- }
- ]
- }
|