首页美化
This commit is contained in:
@@ -60,10 +60,10 @@
|
||||
</div>
|
||||
</el-dialog>
|
||||
</div>
|
||||
|
||||
|
||||
</el-header>
|
||||
<!-- 当前面包屑用路由自动生成可根据需求修改 -->
|
||||
<!--
|
||||
<!--
|
||||
:to="{ path: item.path }" 暂时注释不用-->
|
||||
<HistoryComponent />
|
||||
<transition mode="out-in" name="el-fade-in-linear">
|
||||
@@ -114,7 +114,7 @@ export default {
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
},
|
||||
components: {
|
||||
@@ -216,6 +216,9 @@ $mainHight: 100vh;
|
||||
.dropdown-group {
|
||||
min-width: 100px;
|
||||
}
|
||||
.admin-box{
|
||||
background-color: rgb(243,243,243);
|
||||
}
|
||||
.el-scrollbar__wrap {
|
||||
padding-bottom: 17px;
|
||||
}
|
||||
@@ -318,4 +321,4 @@ $mainHight: 100vh;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user