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");