src/styles/element-ui.scss
@@ -149,6 +149,28 @@ } } } .ztzf-input { .el-input__wrapper { padding: 0 8px !important; background: #012a50; box-shadow: none !important; border: 1px solid #51a8ff; .el-input__inner { color: #ffffff; &::placeholder { color: #8ac3fd; } } } &.is-disabled { .el-input__wrapper { background-color: #012a50; } } } //======以下针对表格功能 增删查改样式和弹窗========= .ztzf-dialog-mange { .el-dialog__body {