高级任务3-面向对象实战

封装一个轮播组件

  • 预览
    https://htmlpreview.github.io/?https://github.com/jirengu-inc/jrg-renwu11/blob/master/homework/%E5%BC%A0%E6%99%93%E8%BE%B0/module/carousel/index.html#
  • 代码
    https://github.com/jirengu-inc/jrg-renwu11/blob/master/homework/%E5%BC%A0%E6%99%93%E8%BE%B0/module/carousel/index.html

封装一个曝光加载组件

  • 预览
    https://htmlpreview.github.io/?https://github.com/jirengu-inc/jrg-renwu11/blob/master/homework/%E5%BC%A0%E6%99%93%E8%BE%B0/module/lazy/index.html

  • 代码
    https://github.com/jirengu-inc/jrg-renwu11/blob/master/homework/%E5%BC%A0%E6%99%93%E8%BE%B0/module/lazy/index.html

封装一个 Tab 组件

  • 预览:
    https://htmlpreview.github.io/?https://github.com/jirengu-inc/jrg-renwu11/blob/master/homework/%E5%BC%A0%E6%99%93%E8%BE%B0/module/tab/index.html
  • 代码:
    https://github.com/jirengu-inc/jrg-renwu11/blob/master/homework/%E5%BC%A0%E6%99%93%E8%BE%B0/module/tab/index.html

你可能感兴趣的:(高级任务3-面向对象实战)