mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
perf: 设置自定义Logo
This commit is contained in:
parent
a5d58b7ec7
commit
82d93631ea
|
|
@ -35,7 +35,7 @@
|
|||
accept="image/*"
|
||||
:on-change="onChange"
|
||||
>
|
||||
<el-button icon="Upload">上传</el-button>
|
||||
<el-button icon="Upload" :disabled="radioType !== 'custom'">上传</el-button>
|
||||
</el-upload>
|
||||
</div>
|
||||
<div class="el-upload__tip info mt-16">
|
||||
|
|
|
|||
Loading…
Reference in New Issue