深度作用选择器的简写形式
/deep/
Vue2.x的深度作用选择器正式写法
Vue3.x的深度作用选择器正式写法
Vue2.x版本使用优先级 /deep/ > >>> Vue3版本使用::v-deep
>>>
::v-deep