摘要:
1.安装Swiper,指定版本 npm install swiper@8.0.7 --save 2.在所需文件中引入swiper组件 import { Swiper, SwiperSlide } from 'swiper/vue/swiper-vue.js'; import { Pagination 阅读全文
摘要:
1、IE8中如何实现圆角效果? 2、什么情况下会出现闭包,又如何来理解相关函数,举例说明。 3、对于ES6的理解以及有多少应用。 4、对于异步操作的理解(关键词:同源策略,promise,waite) 5、跨域一般采用什么方式来解决,至少说出两种以及原理(关键词:cors后台解决,postmessa 阅读全文