feat:更新dev代码
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<el-form-item>
|
||||
<el-button :loading="loading" size="large" class="button-login" type="primary"
|
||||
@click.prevent="handleLogin">
|
||||
<span v-if="!loading">登 录</span>
|
||||
<span v-if="!loading">登 录++</span>
|
||||
<span v-else>登录中...</span>
|
||||
</el-button>
|
||||
</el-form-item>
|
||||
|
||||
Reference in New Issue
Block a user