1、>>>

2、/deep/

3、::v-deep

有时候 >>> 无效时,可以试下其他两个

vue3中为

::v-deep(.ant-input) { //注意这里括号和选择器不要有空格,编辑器会报错
}