Commit 71a8cad5 authored by 乐宝呗666's avatar 乐宝呗666

修改login button

parent a23fa209
......@@ -22,7 +22,7 @@
:rules="[{ required: true, message: '密码不能为空' }]"
/>
<div class="login-page-button">
<van-button type="default" native-type="submit">登录</van-button>
<van-button type="default" block native-type="submit">登录</van-button>
</div>
</van-form>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment