rev:更新项目图标

This commit is contained in:
2023-12-06 14:49:24 +08:00
parent 3b2799d082
commit 849e0d1de8
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

View File

@@ -14,7 +14,7 @@
</template>
<script>
import Logo from '@/assets/images/logo.png'
import Logo from '@/assets/images/nl.png'
import variables from '@/assets/styles/variables.scss'
export default {
name: 'SidebarLogo',