#
luxiaotao1123
2020-11-18 93ec8c50adfce76322d55b785c7ed08b83bf4654
src/main/webapp/views/monitor/css/monitor.css
@@ -551,4 +551,23 @@
        top: 0;
        opacity: 1;
    }
}
.item-img {
    background-size: 100% 100%;
}
#img-1 {
    background-image: url(../img/banner/test1.jpg);
}
#img-2 {
    background-image: url(../img/banner/test2.jpg);
}
#img-3 {
    background-image: url(../img/banner/test3.png);
}
#img-4 {
    background-image: url(../img/banner/test1.jpg);
}
#img-5 {
    background-image: url(../img/banner/test2.jpg);
}