【筆記】5.2學習小程式用到的網站和資料

  • 2019 年 11 月 13 日
  • 筆記

今天嘗試製作了一個小程式,過程中查閱了一些資料和教程,現在記錄一下。

微信小程式頁面引入公用頭部底部: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