外部组件加scoped不生效,去掉会造成污染 解决方法 /deep/ .el-dialog__header{ padding: 10px 20px 0 20px !important; } 使用deep可以解决,但是>>>不会生效