From 5bf2b51ec743cd422a0eb3277b9c93a08c700315 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期一, 10 二月 2025 08:46:30 +0800
Subject: [PATCH] #
---
src/main/webapp/views/shuttle2.html | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/shuttle2.html b/src/main/webapp/views/shuttle2.html
index 9035042..48a661a 100644
--- a/src/main/webapp/views/shuttle2.html
+++ b/src/main/webapp/views/shuttle2.html
@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<title>鍥涘悜绌挎杞︾洃鎺х鐞�</title>
<link rel="stylesheet" type="text/css" href="../static/css/normalize.css">
- <link rel="stylesheet" type="text/css" href="../static/css/common.css">
+ <link rel="stylesheet" type="text/css" href="../static/css/common_wcs.css">
<link rel="stylesheet" type="text/css" href="../static/layui/css/layui.css">
<link rel="stylesheet" href="../static/css/shuttle.css">
<script type="text/javascript" src="../static/js/jquery/jquery-3.3.1.min.js"></script>
@@ -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