diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 2ae78f8..58fea4c 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -143,8 +143,7 @@ const loginHandle = async () => { :loading="loading" button-text="登录" type="primary" - height="5vh" - min-height="5vh" + padding="10px" width="30vw" @click="loginHandle" />