随笔分类 -  微信

摘要:最近做微信开发遇到这个问题,查了一些文档,总结一下 1.url后面加参数 indow.location.href = url +'?timestamp='+ new Date().getTime()+Math.random(); 2.模拟触发a标签 <a id="alink" href="abc.a 阅读全文
posted @ 2018-11-20 10:23 李寒星 阅读(8954) 评论(1) 推荐(0)
摘要:在开发中调式遇到这个问题,查了下AppId和AppSecret没错,代码也没什么问题,最坑爹的是,有个项目用的同样配置还在运行。 后来重置之后才又可以使用。。。 参考文章:https://blog.csdn.net/u010974598/article/details/78415250 阅读全文
posted @ 2018-11-17 10:40 李寒星
摘要:1.微信小程序用户授权 https://blog.csdn.net/qq_34827048/article/details/77990510 https://blog.csdn.net/qq_33616529/article/details/79080141 www.51softs.com/aspn 阅读全文
posted @ 2018-08-05 20:41 李寒星 阅读(809) 评论(0) 推荐(0)
摘要:1.http://blog.csdn.net/wyx100/article/details/52667518 2.http://mp.weixin.qq.com/s?__biz=MzIyMDM2Mjg2Nw==&mid=2247484440&idx=1&sn=d612c592324a20b4240d 阅读全文
posted @ 2016-09-28 16:32 李寒星 阅读(210) 评论(0) 推荐(0)