style: 登录页面样式修改
This commit is contained in:
@@ -131,7 +131,9 @@ onMounted(() => {
|
||||
:before-upload="fnBeforeUpload"
|
||||
:custom-request="fnUpload"
|
||||
>
|
||||
<a-button type="link" :loading="state.loading"> 上传背景 </a-button>
|
||||
<a-button type="link" :disabled="state.loading">
|
||||
上传背景
|
||||
</a-button>
|
||||
</a-upload>
|
||||
</a-form-item>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user