feat: 新增自定义背景图

This commit is contained in:
MTrun
2022-02-06 21:35:38 +08:00
parent 0a7d817e60
commit 0ce954588e
18 changed files with 297 additions and 51 deletions
@@ -92,7 +92,7 @@ const {
CopyIcon,
TrashIcon,
PencilIcon,
DesktopOutlineIcon,
BrowsersOutlineIcon,
DownloadIcon,
HammerIcon,
SendIcon
@@ -122,7 +122,7 @@ const selectOptions = ref([
{
label: renderLang('global.r_preview'),
key: 'preview',
icon: renderIcon(DesktopOutlineIcon)
icon: renderIcon(BrowsersOutlineIcon)
},
{
label: renderLang('global.r_copy'),