From 0c40c337b571b0e365137b9b7c9353bb2fee1a99 Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期四, 23 二月 2023 10:20:31 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.20.39:8989/r/LFWEB_NEW

---
 src/components/Screen/bottom.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/Screen/bottom.vue b/src/components/Screen/bottom.vue
index 0c8c667..4c7faa0 100644
--- a/src/components/Screen/bottom.vue
+++ b/src/components/Screen/bottom.vue
@@ -215,12 +215,12 @@
         pos.push(1000)
         result.push(...pos)
       })
-      console.log("line", position)
+      // console.log("line", position)
 
       window.sgworld.Creator.getFlyData(result, data => {
         data.showPoint = false
         data.showLine = true
-        data.mode = 1
+        data.mode = 0
         data.height = 5000
 
         // 寮圭獥鏁版嵁

--
Gitblit v1.9.3