@@ -51,7 +51,7 @@
.img{
// margin-top: 150rpx;
// background-color: #ccc;
- padding: 150rpx 0;
+ padding: 10vh 0;
width: 750rpx;
display: flex;
justify-content: center;
@@ -37,7 +37,6 @@
<view class="inputBox">
<input type="text" class="inp inp2" placeholder="用户名/绑定手机/绑定邮箱">
<input type="text" class="inp" placeholder="登录密码">
- <button class="yzm">获取验证码</button>
</view>
<text @click="goto" style="font-size: 14px;float: right;padding: 20rpx;padding-right: 30rpx;">忘记密码</text>
<view class="mid">
@@ -114,7 +113,7 @@
justify-content: space-between;
margin: auto;
- margin-top: 80px;
+ margin-top: 10vh;
margin-bottom: 40px;
.info1{
font-weight: bold;
@@ -29,7 +29,7 @@
height: 100vh;
}
.login .img {
@@ -221,7 +221,6 @@ exports.default = void 0;
//
-//
var _default = {
data: function data() {
return {
@@ -33,7 +33,7 @@
.login_two .top .info1 {