政策库的完成,前端配置页面的初始化

This commit is contained in:
熊丽君
2021-07-16 15:02:51 +08:00
parent a0e05c3a20
commit 89c45fc684
10 changed files with 608 additions and 647 deletions

BIN
src/assets/logo/logo2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -194,7 +194,11 @@ aside {
.operate-container .btn-add {
float: right;
}
//表格栏样式
// 表格栏样式
.table-container {
margin-top: 20px;
}
// 操作栏样式
.operate-container{
margin-top: 20px;
}