# 本節知識點
- 1,底部tabbar的美化
- 2,頂部輪播圖的實現
- 3,自動輪播的實現
# 實現效果如下:

# 課后作業
- 1,讀完swiper相關的官方文檔
- 2,讀完wx.setTabBarItem相關的官方文檔
- 3,跟著老師實現輪播圖效果
# 課程中用到的網址
- 1,swiper組件官方文檔: [https://developers.weixin.qq.com/miniprogram/dev/component/swiper.html](https://developers.weixin.qq.com/miniprogram/dev/component/swiper.html)
- 2,wx.setTabBarItem(Object object)設置tabbar圖片樣式官方文檔:
[https://developers.weixin.qq.com/miniprogram/dev/api/wx.setTabBarItem.html](https://developers.weixin.qq.com/miniprogram/dev/api/wx.setTabBarItem.html)
# 視頻地址
加老師微信索要視頻資源。
最好跟著老師的教程敲代碼,如果實在敲不出來,加老師微信索要源碼。
# 老師微信
2501902696(備注小程序)

# 實例小程序
