|
@@ -236,6 +236,18 @@
|
|
|
background: url("../images/un_a.png") @activeBg 16px 11px no-repeat;
|
|
|
}
|
|
|
}
|
|
|
+ .YH-SJFXKS{
|
|
|
+ background: url("../images/data-sys.png") 16px 11px no-repeat;
|
|
|
+ &.active{
|
|
|
+ background: url("../images/data-sys_a.png") @activeBg 16px 11px no-repeat;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .YH-SJBJ{
|
|
|
+ background: url("../images/data-edit.png") 16px 11px no-repeat;
|
|
|
+ &.active{
|
|
|
+ background: url("../images/data-edit_a.png") @activeBg 16px 11px no-repeat;
|
|
|
+ }
|
|
|
+ }
|
|
|
.slide-btn{
|
|
|
display: inline-block;
|
|
|
}
|