From 0942df62a8b2e9ccb37cd7aa3d454312463e41ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Mon, 9 Jun 2025 09:44:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9C=8B=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/board/index.vue | 59 ++++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 29 deletions(-) diff --git a/src/views/board/index.vue b/src/views/board/index.vue index c727c5e..7ac923d 100644 --- a/src/views/board/index.vue +++ b/src/views/board/index.vue @@ -111,7 +111,7 @@
{{ i }}
-
+
离线
@@ -135,7 +135,7 @@
@@ -161,7 +161,7 @@
@@ -187,7 +187,7 @@
@@ -213,7 +213,7 @@
@@ -239,7 +239,7 @@
@@ -265,7 +265,7 @@
@@ -291,7 +291,7 @@
@@ -317,7 +317,7 @@
@@ -343,7 +343,7 @@
@@ -369,7 +369,7 @@
@@ -395,7 +395,7 @@
@@ -421,7 +421,7 @@
@@ -447,7 +447,7 @@
@@ -473,7 +473,7 @@
@@ -499,7 +499,7 @@
@@ -525,7 +525,7 @@
@@ -551,7 +551,7 @@
@@ -577,7 +577,7 @@
@@ -603,7 +603,7 @@
@@ -629,7 +629,7 @@
@@ -655,7 +655,7 @@
@@ -681,7 +681,7 @@
@@ -707,7 +707,7 @@
@@ -733,7 +733,7 @@
@@ -759,7 +759,7 @@
@@ -785,7 +785,7 @@
@@ -811,7 +811,7 @@
@@ -896,7 +896,8 @@ export default { vibrationAcceleration: '振动-加速度', vibrationTemp: '振动-温度', }, - isOnline: {} + isOnline: {}, + offLineTime: 1000 * 60 * 30 } },