From 3b64c807f60e5d6b71deca3f79c9be4be19abfaa Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期五, 23 二月 2024 10:47:58 +0800
Subject: [PATCH] #显示器更新
---
src/main/webapp/views/shuttle2.html | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/shuttle2.html b/src/main/webapp/views/shuttle2.html
index 9035042..40adc13 100644
--- a/src/main/webapp/views/shuttle2.html
+++ b/src/main/webapp/views/shuttle2.html
@@ -167,6 +167,8 @@
<div>
<label><input type="radio" name="moveType" value="0"> 璺戣建閬�</label>
<label><input type="radio" name="moveType" value="1"> 璺戝簱浣�</label>
+ <label><input type="radio" name="moveType" value="2"> 姣嶈建閬撳惊鐜窇</label>
+ <label><input type="radio" name="moveType" value="3"> 瀛愯建閬撳惊鐜窇</label>
</div>
<div style="margin-top: 10px;">
<button class="item" onclick="moveLoc()">璺戝簱</button>
@@ -257,7 +259,7 @@
//濡傛灉鍑虹幇杩炴帴銆佸鐞嗐�佹帴鏀躲�佸彂閫佹暟鎹け璐ョ殑鏃跺�欒Е鍙憃nerror浜嬩欢
ws.onerror = function(e) {
- console.log(error);
+ console.log(e);
}
$(document).ready(function() {
--
Gitblit v1.9.1