style 使用lang = ‘scss’ 报错
时间:2018-12-27 17:19:44
收藏:0
阅读:1443
<style lang="scss" rel="stylesheet/scss" scoped> .export-wrapper{ } </style>
这样写就可以了
原文:https://www.cnblogs.com/longsiyuan/p/10185392.html
评论(0)