路由守卫实现
- https://developers.weixin.qq.com/community/develop/article/doc/00002810accf48c71f7a0ff855fc13
- https://segmentfault.com/a/1190000011044371 –拦截器
- https://segmentfault.com/a/1190000011883407
- https://www.jianshu.com/p/8f33a38a671a –page.show重写
分包
登录获取小程序用户信息(uninoid)
- https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/union-id.html
- https://juejin.im/post/6844903792161325063
模仿computed
https://segmentfault.com/a/1190000014109601
图片懒加载–wx.createIntersectionObserver
https://developers.weixin.qq.com/community/develop/article/doc/0006ec5c46c930ee675ab198a5b413
实现eventBus–仿Vue
https://aotu.io/notes/2017/01/19/wxapp-event/index.html
小程序跳转其他小程序
https://blog.csdn.net/qq_32113629/article/details/86519777
小程序跳转h5页面
小程序跳转公众号文章
https://developers.weixin.qq.com/community/develop/doc/00086635524ca8fedf385981c51000
智齿客服对接小程序