引入文件

95 阅读1分钟

style中引入文件需要加 @ , 如@import

js中直接引入import即可

style中文件引入显示错误,可能便是缺少 @