src/views/systemSetting/baseSetting/user/components/header/index.vue
@@ -54,7 +54,7 @@ </script> <style lang="scss" scoped> header { background-color: #09152f; // background-color: #09152f; border: 1pox solid #fff; .headerContent { @@ -74,11 +74,11 @@ .el-input { flex: 2; color: #1d3f57; // color: #1d3f57; &::v-deep .el-input__inner { background-color: #09152f; border: 1px solid #17324c; // background-color: #09152f; // border: 1px solid #17324c; } }