小程序体验版路径以及参数携带

时间:2020-07-07 18:11:47   收藏:0   阅读:228

https://open.weixin.qq.com/sns/getexpappinfo?appid=&path=packageB/pages/doctorInfo/doctorInfo.html?sid=t7pudtjdp2g6jpcdu4c3m99s65

https://open.weixin.qq.com/sns/getexpappinfo  //固定地址

?appid  //后面添加自己小程序appid

&path   //后面添加路由路径注意添加.html

?sid     //参数名sid后面添加对应的值

res.query.sid   //参数获取

 

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!