diff --git a/src/views/login/index.vue b/src/views/login/index.vue index cb00a89..2ae78f8 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -144,6 +144,7 @@ const loginHandle = async () => { button-text="登录" type="primary" height="5vh" + min-height="5vh" width="30vw" @click="loginHandle" />