From b83074996565d0a8142092953e89a63920b2cfc8 Mon Sep 17 00:00:00 2001 From: "WIN-VB61HI6M32L\\Administrator" Date: Tue, 22 Oct 2024 10:42:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=B7=E5=8F=B2=E8=B3=87=E6=96=99sidebar?= =?UTF-8?q?=E5=8A=A0=E6=A8=93=E5=B1=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- .env.production | 4 +- index.html | 2 +- src/components/navbar/NavbarBuilding.vue | 4 +- src/components/navbar/NavbarItem.vue | 6 +- src/views/history/History.vue | 6 +- .../history/components/HistorySidebar.vue | 183 ++++++++++++------ .../system/components/SystemFloorBar.vue | 2 +- 8 files changed, 135 insertions(+), 76 deletions(-) diff --git a/.env.development b/.env.development index de90992..fa3709b 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,3 @@ -VITE_API_BASEURL = "https://ibms-cvilux-api.production.mjmtech.com.tw" -VITE_FILE_API_BASEURL = "https://ibms-cvilux.production.mjmtech.com.tw" +VITE_API_BASEURL = "https://192.168.0.206:8060" +VITE_FILE_API_BASEURL = "https://cgems.cvilux-group.com:8088" VITE_FORGE_BASEURL = "http://localhost:5173" \ No newline at end of file diff --git a/.env.production b/.env.production index a7e4527..e933a00 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ -VITE_API_BASEURL = "https://ibms-cvilux-api.production.mjmtech.com.tw" -VITE_FILE_API_BASEURL = "https://ibms-cvilux.production.mjmtech.com.tw" +VITE_API_BASEURL = "https://192.168.0.206:8060" +VITE_FILE_API_BASEURL = "https://cgems.cvilux-group.com:8088" VITE_FORGE_BASEURL = "http://202.39.218.221:8080/file/netzero" \ No newline at end of file diff --git a/index.html b/index.html index 06d05ee..ee146db 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ href="https://developer.api.autodesk.com/modelderivative/v2/viewers/7.*/style.css" /> - 瀚荃監控系統 + Cvilux EMS diff --git a/src/components/navbar/NavbarBuilding.vue b/src/components/navbar/NavbarBuilding.vue index 16e5649..3552cd8 100644 --- a/src/components/navbar/NavbarBuilding.vue +++ b/src/components/navbar/NavbarBuilding.vue @@ -25,14 +25,14 @@ onMounted(() => {
{{ store.selectedBuilding?.full_name }}