#
vincent
2020-05-29 523f2a1b4dbb111f1f55eb052de9e761289d32ea
src/main/webapp/views/console.html
@@ -12,9 +12,9 @@
    <style>
        /* 站点 */
        .site {
            color: #333;
            height: 20px;
            border: 1px solid red;
            border-radius: 3px;
            border: 1px solid #fff;
            cursor: pointer;
            width: 50px;
            text-align: center;
@@ -380,4 +380,7 @@
    <!-- 右输送线 -->
</main>
</body>
<script>
</script>
</html>