[代码优化](v2.5): node-sass 替换为 dart-sass, /deep/ 变更为 ::v-deep

This commit is contained in:
ZhengJie
2020-07-08 11:20:45 +08:00
parent 44e432a5a2
commit 2b2971ec48
17 changed files with 28 additions and 28 deletions

View File

@@ -251,7 +251,7 @@ export default {
</script>
<style rel="stylesheet/scss" lang="scss" scoped>
/deep/ .box-card {
::v-deep .box-card {
margin-bottom: 5px;
span {
margin-right: 28px;