diff --git a/src/views/login/index.vue b/src/views/login/index.vue index a110350d..91e79273 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -11,10 +11,10 @@ - - + +
- +
- + @@ -166,6 +166,7 @@ function handleLogin() { background: rgba(0, 0, 0, 0.1); border-radius: 5px; } + .el-input { background: transparent; // 子组件 scoped 无效,使用 :deep