feat: 新增 dameng 图标

This commit is contained in:
Gerry.tan
2024-05-14 21:40:34 +08:00
committed by 老广
parent d725e5497d
commit ca40cb34da
2 changed files with 4 additions and 0 deletions

BIN
src/styles/icons/dameng.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -92,6 +92,10 @@
background: url('./icons/db2.png') no-repeat center left transparent;
}
&.dameng_ico_docu {
background: url('./icons/dameng.png') no-repeat center left transparent;
}
&.private_ico_docu {
background: url('./icons/private.png') no-repeat center left transparent;
}