Web APIs-BOM- 操作浏览器
1、Window对象
1.1、BOM(浏览器对象模型)
1.2、定时器-延时函数
1.3、JS执行机制
1.4、location对象
1.5、navigator对象
1.6、histroy对象
2、swiper 插件
熟悉官网,了解这个插件可以完成什么需求 https://www.swiper.com.cn/
看在线演示,找到符合自己需求的demo https://www.swiper.com.cn/demo/index.html
查看基本使用流程 https://www.swiper.com.cn/usage/index.html
查看APi文档,去配置自己的插件 https://www.swiper.com.cn/api/index.html
3、本地存储
3.1、本地存储特性
3.2、localStorage