|
@@ -37,7 +37,6 @@
|
|
<view class="inputBox">
|
|
<view class="inputBox">
|
|
<input type="text" class="inp inp2" placeholder="用户名/绑定手机/绑定邮箱">
|
|
<input type="text" class="inp inp2" placeholder="用户名/绑定手机/绑定邮箱">
|
|
<input type="text" class="inp" placeholder="登录密码">
|
|
<input type="text" class="inp" placeholder="登录密码">
|
|
- <button class="yzm">获取验证码</button>
|
|
|
|
</view>
|
|
</view>
|
|
<text @click="goto" style="font-size: 14px;float: right;padding: 20rpx;padding-right: 30rpx;">忘记密码</text>
|
|
<text @click="goto" style="font-size: 14px;float: right;padding: 20rpx;padding-right: 30rpx;">忘记密码</text>
|
|
<view class="mid">
|
|
<view class="mid">
|
|
@@ -114,7 +113,7 @@
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
margin: auto;
|
|
margin: auto;
|
|
- margin-top: 80px;
|
|
|
|
|
|
+ margin-top: 10vh;
|
|
margin-bottom: 40px;
|
|
margin-bottom: 40px;
|
|
.info1{
|
|
.info1{
|
|
font-weight: bold;
|
|
font-weight: bold;
|