feat(navbar) add badge on bar menu

This commit is contained in:
kerms 2024-07-12 20:51:43 +08:00
parent 1d5adbf14e
commit d5a9bee947
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
<title>导航侧栏</title> <title>导航侧栏</title>
<path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z"></path> <path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z"></path>
</svg> </svg>
<el-badge v-if="updateStore.canUpdate" is-dot></el-badge>
</button> </button>
<router-link to="/" class="text-3xl px-4 font-bold leading-none hidden items-center sm:flex" title="走,去码头整点薯条"> <router-link to="/" class="text-3xl px-4 font-bold leading-none hidden items-center sm:flex" title="走,去码头整点薯条">