<el-input v-model="account.username"                  class="input-line"                  placeholder="请输入"                  @keyup.enter.native="submitForm('form-box')"></el-input>  <style scoped lang="scss">.input-line {  ::v-deep .el-input__inner {    border: none !important;  }}

使用  ::v-deep  就可以了,完美解决  

本站提供的所有下载资源均来自互联网,仅提供学习交流使用,版权归原作者所有。如需商业使用,请联系原作者获得授权。 如您发现有涉嫌侵权的内容,请联系我们 邮箱:[email protected]