feat: 新增系统设置帮助文档/官网设置

This commit is contained in:
TsMask
2023-11-23 15:04:46 +08:00
parent 12499e78ea
commit c1c6500df2
13 changed files with 493 additions and 55 deletions

View File

@@ -169,7 +169,7 @@ onMounted(() => {
:custom-request="fnUpload"
>
<a-button type="link" :disabled="state.loading">
{{ t('views.system.setting.sysLoginBgUpload') }}
{{ t('views.system.setting.uploadFile') }}
</a-button>
</a-upload>
</a-form-item>