refactor: 全局大小设置移除固定的size、新版的element-plus的size移除mini和medium的值
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
</el-form-item>
|
||||
|
||||
|
||||
<el-button :loading="loading" type="primary" style="width:100%;margin-bottom:30px;" @click.native.prevent="handleLogin">登录</el-button>
|
||||
<el-button size="default" :loading="loading" type="primary" style="width:100%;margin-bottom:30px;" @click.native.prevent="handleLogin">登录</el-button>
|
||||
|
||||
<div class="tips">
|
||||
<span style="margin-right:20px;">用户名: admin</span>
|
||||
|
||||
Reference in New Issue
Block a user