1、import 用于script标签中引入js文件或组件 例1:swiper js文件引入 2、@import 是stylus的语法,用于style标签中引入css文件 例1:swiper css文件引入