Unified database configuration and updated admin dependencies

This commit is contained in:
xiaomlove
2022-06-10 17:58:30 +08:00
parent 0545d318c9
commit 60f57fb300
56 changed files with 970 additions and 652 deletions
+2 -1
View File
@@ -15,6 +15,7 @@
text-color="#fff"
:router="true"
:default-active='state.currentPath'
:collapse="false"
>
<el-menu-item index="/"><i class="el-icon-odometer" />Dashboard</el-menu-item>
<el-sub-menu index="2">
@@ -213,7 +214,7 @@ a {
text-decoration: none;
}
.el-pagination {
text-align: center;
justify-content: center;
margin-top: 20px;
}
.el-popper__arrow {