vue 样式穿透

2019-08-06  本文已影响0人  野蘑菇丶

<style scoped>

  外层 >>> 第三方组件 {

      样式

  }

/deep/  第三方组件 {

      样式

  }

</style>

上一篇 下一篇

猜你喜欢

热点阅读