# 本節知識點
- 1,認識tabbar
- 2,使用tabbar實現底部導航欄
- 3,認識botton組件
- 4,使用button組件的 open-type來獲取用戶信息
- 5,授權登陸功能實現,獲取用戶相關信息
- 6,展示用戶頭像和用戶昵稱
- 7,圓形頭像實現
# 課后作業
- 1,讀完botton相關的官方文檔
- 2,跟著老師獲取到用戶信息
- 3,實現圓形頭像
- 4,自學css的display屬性的flex布局:http://www.ruanyifeng.com/blog/2015/07/flex-grammar.html
# 課程中用到的網址
- 1,tabbar官方文檔鏈接:https://developers.weixin.qq.com/miniprogram/dev/framework/config.html#全局配置
- 2,botton組件官方文檔: https://developers.weixin.qq.com/miniprogram/dev/component/button.html
- 3,顏色色值對應值 :
https://www.114la.com/other/rgb.htm
# 配套筆記
[008使用tabbar實現底部導航欄](http://www.hmoore.net/java-qiushi/xiaochengxu/777583)
[009開發個人中心&&010登陸與授權](http://www.hmoore.net/java-qiushi/xiaochengxu/777808)
# 視頻地址
[在線視頻教程鏈接點擊即可在線觀看](https://edu.csdn.net/course/play/9531/202796)
最好跟著老師的教程敲代碼,如果實在敲不出來,加老師微信索要源碼
# 老師微信
2501902696(備注小程序)

# 實例小程序
