mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2026-01-02 14:20:21 +08:00
feat: logo背景色根据主题色自动调整
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
|
||||
<template>
|
||||
<router-link class="h-60 f-c-c" to="/">
|
||||
<img src="@/assets/images/logo.png" class="h-40" />
|
||||
<!-- <img src="@/assets/images/logo.png" class="h-40" /> -->
|
||||
<TheLogo class="rounded-8!" />
|
||||
<h2
|
||||
v-show="!appStore.collapsed"
|
||||
class="ml-10 max-w-140 flex-shrink-0 text-16 color-primary font-bold"
|
||||
|
||||
Reference in New Issue
Block a user