diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index 918cd88..f216894 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -1,37 +1,39 @@
科研管理平台
-
+
-
+
-
+
-
+
- 登录
+ 登录
@@ -115,15 +121,18 @@ onBeforeUnmount(() => {
}
}
}
+
.code {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
+
.el-input {
// width: ;
flex: 2;
}
+
img {
height: 32px;
flex: 1;