opt: logo修改

This commit is contained in:
2025-10-13 17:23:38 +08:00
parent 75f4a13cfa
commit d74abf583a
4 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -14,7 +14,7 @@
</template>
<script>
import Logo from '@/assets/images/zzzw.png'
import Logo from '@/assets/images/zgwk3.png'
import variables from '@/assets/styles/variables.scss'
export default {
name: 'SidebarLogo',
@@ -70,8 +70,8 @@ export default {
width: 100%;
& .sidebar-logo {
width: 32px;
height: 32px;
width: 100px;
height: 50px;
vertical-align: middle;
margin-right: 6px;
}