#
luxiaotao1123
2020-11-18 93ec8c50adfce76322d55b785c7ed08b83bf4654
src/main/webapp/views/monitor/monitor.html
@@ -71,6 +71,7 @@
            }
        }
    </style>
</head>
<body class="monitor-bg">
@@ -196,11 +197,11 @@
                        <div class="layui-carousel" id="test1">
                            <div carousel-item>
                                <div style="background-color: red"></div>
                                <div style="background-color: gold"></div>
                                <div style="background-color: #333333"></div>
                                <div style="background-color: #00FF00"></div>
                                <div style="background-color: #5FB878"></div>
                                <div class="item-img" id="img-1" style="background-color: red"></div>
                                <div class="item-img" id="img-2" style="background-color: gold"></div>
                                <div class="item-img" id="img-3" style="background-color: green"></div>
                                <div class="item-img" id="img-4" style="background-color: white"></div>
                                <div class="item-img" id="img-5" style="background-color: darkgoldenrod"></div>
                            </div>
                        </div>