今天尝试制作了一个小程序,过程中查阅了一些资料和教程,现在记录一下。
微信小程序页面引入公用头部底部:http://www.mamicode.com/info-detail-2276065.html
微信小程序四(设置底部导航):https://blog.csdn.net/wujiangwei567/article/details/52763344
weUI小程序专用版本:https://github.com/Tencent/weui-wxss/
美团基于 Vue.js 的小程序开发框架mpVue:https://github.com/Meituan-Dianping/mpvue
微信小程序官 社区:https://developers.weixin.qq.com/home
小程序API:
简易教程:https://developers.weixin.qq.com/miniprogram/dev/
组件:https://developers.weixin.qq.com/miniprogram/dev/component/
工具:https://developers.weixin.qq.com/miniprogram/dev/devtools/devtools.html
指南:https://developers.weixin.qq.com/miniprogram/design/index.html?t=2018428
从零开始:微信小程序新手入门宝典(正在更新):http://www.wxapp-union.com/forum.php?mod=viewthread&tid=1989
微信小程序Demo/资源下载:http://www.wxapp-union.com/forum.php?mod=forumdisplay&fid=37&filter=typeid&typeid=7
微信小程序从注册到上线专辑:http://www.wxapp-union.com/forum.php?mod=viewthread&tid=4375
微信小程序导航:官方文档+精品教程+demo集合(6月30日更新:http://www.wxapp-union.com/forum.php?mod=viewthread&tid=30&highlight=导航
如何入门微信小程序开发,有哪些学习资料?(知乎):https://www.zhihu.com/question/50907897
未经允许不得转载:前端资源网 - w3h5 » 【笔记】5.2学习小程序用到的网站和资料