- 博客(1)
- 收藏
- 关注
原创 从H5跳转到小程序(获取小程序Scheme码)
从H5跳转到小程序,可以获取小程序的Scheme码然后直接使用window.location.href跳转过去(跳转的小程序要在公众平台能查的到)。// this.url为获取到的小程序码window.location.href = this.url 要获取小程序码首先要拿到接口调用凭证。 接口调用凭证需要向对应的接口发起请求。请求为GEThttps://api.weixin.qq.com/cgi-bin/token 参...
2021-12-10 14:21:32
7476
2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人