+
立即注册
@@ -277,4 +275,20 @@ export default {
.login-code-img {
height: 38px;
}
+
+.code-input {
+ width: 63%;
+}
+
+.remember-me {
+ margin: 0px 0px 25px 0px;
+}
+
+.login-button {
+ width: 100%;
+}
+
+.register-link {
+ float: right;
+}
diff --git a/src/views/system/log/abnormalLog/index.vue b/src/views/system/log/abnormalLog/index.vue
index 51d1bc3..6c7d2f6 100644
--- a/src/views/system/log/abnormalLog/index.vue
+++ b/src/views/system/log/abnormalLog/index.vue
@@ -182,7 +182,7 @@