mirror of
https://github.com/dataease/dataease.git
synced 2026-05-23 13:58:26 +08:00
feat(仪表板、数据大屏): 支持背景上传SVG动图并做后端验证 #7169
This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
class="image-hint"
|
||||
:class="`image-hint_${themes}`"
|
||||
>
|
||||
支持JPG、PNG、GIF
|
||||
支持JPG、PNG、GIF、SVG
|
||||
</span>
|
||||
|
||||
<el-button
|
||||
|
||||
@@ -94,7 +94,7 @@
|
||||
class="image-hint"
|
||||
:class="`image-hint_${themes}`"
|
||||
>
|
||||
支持JPG、PNG、GIF
|
||||
支持JPG、PNG、GIF、SVG
|
||||
</span>
|
||||
<el-button
|
||||
size="small"
|
||||
|
||||
Reference in New Issue
Block a user