From 8a88e0dd1d41efb5b1bc008ac8aeddaefed4907f Mon Sep 17 00:00:00 2001 From: lzp Date: Mon, 30 Mar 2026 16:59:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=B1=E5=BA=A6=E7=94=BB=E5=B8=83=E8=BF=94?= =?UTF-8?q?=E5=9B=9E=E4=BF=9D=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .../DepthCanvas/components/depth-header-tools.vue | 4 ++-- src/components/Canvas/DepthCanvas/depth-canvas.vue | 4 ++++ src/components/Canvas/DepthCanvas/index.vue | 8 +++++--- .../DepthCanvas/manager/AISelectboxToolManager.ts | 5 +++-- .../Canvas/DepthCanvas/manager/CanvasManager.ts | 14 ++++++++++++++ 6 files changed, 29 insertions(+), 8 deletions(-) diff --git a/.env.development b/.env.development index f844c2d..8eca712 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # VITE_APP_URL = http://192.168.31.82:8771 VITE_APP_URL = http://18.167.251.121:10015 # VITE_APP_URL = http://192.168.31.118:8080 -# VITE_APP_URL = http://192.168.31.82:8755 +VITE_APP_URL = http://192.168.31.82:8755 VITE_GOOGLE_CLIENT_ID = 216037134725-7q8vqp0ohtmohlosltkfg7bd2v29rm5a.apps.googleusercontent.com diff --git a/src/components/Canvas/DepthCanvas/components/depth-header-tools.vue b/src/components/Canvas/DepthCanvas/components/depth-header-tools.vue index d6b8ec3..2926d68 100644 --- a/src/components/Canvas/DepthCanvas/components/depth-header-tools.vue +++ b/src/components/Canvas/DepthCanvas/components/depth-header-tools.vue @@ -38,10 +38,10 @@ --> -