增加环境管理相关菜单

This commit is contained in:
caoqianming 2021-04-18 23:01:05 +08:00
parent dc97d76279
commit ef70748857
4 changed files with 17 additions and 0 deletions

View File

@ -191,6 +191,23 @@
background: url('icons/personalp.png') no-repeat center center;
}
.icon-ereport {
background: url('icons/ereport.png') no-repeat center center;
}
.icon-waste {
background: url('icons/waste.png') no-repeat center center;
}
.icon-discharge {
background: url('icons/discharge.png') no-repeat center center;
}
.icon-mini-add{
background:url('icons/mini_add.png') no-repeat center center;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 354 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 548 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 649 B