From 327a999598c3ad46e5d668866bd6259044f73de4 Mon Sep 17 00:00:00 2001 From: "277151821@qq.com" <277151821@qq.com> Date: Thu, 7 Mar 2024 09:38:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=92=A4=E5=9B=9E=E6=9C=AC=E5=9C=B0=E5=90=AF?= =?UTF-8?q?=E5=8A=A8=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- package.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.env b/.env index 0d3f0e9..44897f6 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ -VITE_BASE_URL=http://192.168.100.135:8093/ +VITE_BASE_URL=http://192.168.0.62:8093/ VITE_PROXY=/api/ VITE_FILE_URL=https://file.zcloudchina.com/YTHFile VITE_TEMPLATE_URL=https://qaaq.qhdsafety.com/file/ diff --git a/package.json b/package.json index 616cfbd..201b269 100644 --- a/package.json +++ b/package.json @@ -34,9 +34,8 @@ "qs": "^6.11.2", "relation-graph": "^2.1.24", "throttle-debounce": "^5.0.0", - "v-viewer": "next", + "v-viewer": "^3.0.11", "vant": "^4.8.4", - "viewerjs": "^1.11.6", "vue": "^3.4.3", "vue-countup-v3": "^1.4.1", "vue-draggable-plus": "^0.3.4",