1,这种对自己写的框有用,对于ele组件的input框没有用

input{ outline:none; border:0; } 
style="outline:none;"

2,强覆盖掉蓝色边框

.vue-input {
    border: 1px solid #fff !important;
}

 

Logo

前往低代码交流专区

更多推荐