fix Bug Features CHANGELOG.ms

This commit is contained in:
Ah jung
2021-07-19 16:42:11 +08:00
parent 46dc7eb69e
commit b689fabfdd
148 changed files with 5829 additions and 4268 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
<template>
<div class="logo">
<img src="~@/assets/images/logo.png" alt=""/>
<h2 v-show="!collapsed" class="title">NaiveUiAdmin</h2>
<h2 v-show="!collapsed" class="title">&nbsp;NaiveUiAdmin</h2>
</div>
</template>
@@ -27,6 +27,7 @@ export default {
white-space: nowrap;
img {
width: auto;
height: 32px;
}