From 7d792a89d6ff605f1a33316731b1486239317aa3 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期四, 11 五月 2023 14:38:47 +0800
Subject: [PATCH] #
---
src/main/webapp/views/console.html | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html
index fd8c8ac..00696c5 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -28,10 +28,6 @@
<div class="main-part">
</div>
- <div style="width: 100px;height: 40px;background-color: rgb(108,167,168);position: absolute;
- left: 374px;top:133px;z-index: 999"></div>
- <div style="width: 100px;height: 40px;background-color: rgb(108,167,168);position: absolute;
- left: 374px;top:380px;z-index: 999"></div>
<div id="body">
<!-- 鎬诲紑鍏� -->
<div class="system-state">
@@ -607,7 +603,7 @@
// crns[i].bay = 15;
var offSet = 0;
- unit = 60;
+ unit = 11.5;
offSet = 350;
--
Gitblit v1.9.1