From 1e0512e2b6b085efbd614d5c1f01e905fc9dced1 Mon Sep 17 00:00:00 2001
From: zhangxiaomeng <1362468712@qq.com>
Date: Fri, 7 Feb 2025 16:17:05 +0800
Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E6=B3=A8=E5=86=8C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
kcui/src/view/Login.vue | 43 +++++++++++++++++++++++--------------------
1 file changed, 23 insertions(+), 20 deletions(-)
diff --git a/kcui/src/view/Login.vue b/kcui/src/view/Login.vue
index 4f36805..5c53029 100644
--- a/kcui/src/view/Login.vue
+++ b/kcui/src/view/Login.vue
@@ -34,7 +34,7 @@
@@ -123,7 +123,7 @@
@@ -195,6 +195,9 @@ export default {
openRest(){
this.pageInfo = "zc";
},
+ openLogin(){
+ this.pageInfo = "login";
+ },
goRegist(){
var data = {
realName:this.form.useName,
@@ -233,7 +236,7 @@ export default {
height: 8%;
//background: #b94289;
position: absolute;
- top: 28%;
+ top: 29%;
left: 19%;
}
.password-input-container1{
@@ -241,7 +244,7 @@ export default {
height: 8%;
//background: #b94289;
position: absolute;
- top: 48%;
+ top: 49%;
left: 19%;
}
@@ -289,8 +292,8 @@ input::placeholder {
width: 80%;
height: 12%;
position: absolute;
- bottom: 17%;
- left: 9%;
+ bottom: 15%;
+ left: 12%;
color: #Ffffff;
text-align: center;
}
@@ -300,7 +303,7 @@ input::placeholder {
width: 69%;
height: 10%;
position: absolute;
- bottom: 10%;
+ bottom: 12%;
left: 20%;
}
@@ -321,48 +324,48 @@ input::placeholder {
height: 7%;
//background: #b94289;
position: absolute;
- top: 18%;
+ top: 18.5%;
left: 19%;
}
.password-zc-container1{
width: 70%;
- height: 7%;
+ height: 6%;
//background: #b94289;
position: absolute;
- top: 31%;
+ top: 30.5%;
left: 19%;
}
.password-zc-container2{
width: 70%;
- height: 7%;
+ height: 6%;
//background: #b94289;
position: absolute;
- top: 44%;
+ top: 42.5%;
left: 19%;
}
.password-zc-container3{
width: 70%;
- height: 7%;
+ height: 6%;
//background: #b94289;
position: absolute;
- top: 57%;
+ top: 54.5%;
left: 19%;
}
.password-zc-container4{
width: 70%;
- height: 7%;
+ height: 6%;
//background: #b94289;
position: absolute;
- top: 70%;
+ top: 66.5%;
left: 19%;
}
.zcButton{
- width: 70%;
+ width: 68%;
height: 8%;
position: absolute;
- bottom: 8%;
- left: 19%;
+ bottom: 12%;
+ left: 20%;
}
select {
//background-image: url("../assets/img/zcType.png");