新增:上线新 Logo(ContiNew Admin,持续以最新流行技术栈构建的中后台管理框架)

This commit is contained in:
2023-01-04 21:48:50 +08:00
parent abff6f997a
commit 6bd77ddfb7
7 changed files with 14 additions and 25 deletions

View File

@@ -4,7 +4,7 @@
<a-space>
<img
alt="logo"
src="//p3-armor.byteimg.com/tos-cn-i-49unhts6dw/dfdba5317c0c20ce20e64fac803d52bc.svg~tplv-49unhts6dw-image.image"
src="/logo.svg"
/>
<a-typography-title
:style="{ margin: 0, fontSize: '18px' }"
@@ -265,11 +265,6 @@
display: flex;
align-items: center;
padding-left: 20px;
img {
width: 32px;
height: 32px;
}
}
.right-side {