From 10383ac9581d67fe4a103b0a5f902fddd94d17b4 Mon Sep 17 00:00:00 2001 From: "20932067@zju.edu.cn" Date: Sat, 6 Feb 2021 23:20:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E5=BF=85=E5=BA=94=E7=9A=84?= =?UTF-8?q?=E5=9B=BE=E5=BA=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hchyun-ui/src/views/login.vue | 8 ++++++-- .../hchyun/generator/controller/AssociatedController.java | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/hchyun-ui/src/views/login.vue b/hchyun-ui/src/views/login.vue index 8f5e614..19b9332 100644 --- a/hchyun-ui/src/views/login.vue +++ b/hchyun-ui/src/views/login.vue @@ -38,6 +38,7 @@ :loading="loading" size="medium" type="primary" + plain style="width:100%;" @click.native.prevent="handleLogin" > @@ -143,12 +144,15 @@ export default {