From f111be05fad758990c4acc3df163f390c48f6fe2 Mon Sep 17 00:00:00 2001 From: "MJM_2025_05\\polly" Date: Wed, 10 Sep 2025 15:54:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20dashboard=20=E5=B9=B3=E9=9D=A2=E5=9C=96?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= 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/Navbar.vue | 4 ++-- src/views/login/Login.vue | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.env.development b/.env.development index c3ed821..ccc33ca 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ -VITE_API_BASEURL = "https://ibms-Empower-api.production.mjmtech.com.tw" -VITE_FILE_API_BASEURL = "https://ibms-Empower.production.mjmtech.com.tw" +VITE_API_BASEURL = "https://ibms-ils-api.production.mjmtech.com.tw" +VITE_FILE_API_BASEURL = "https://ibms-ils.production.mjmtech.com.tw" VITE_MQTT_BASEURL = "wss://mqttwss.mjm-staging.developers-homelab.net" VITE_FORGE_BASEURL = "https://ibms-Empower.production.mjmtech.com.tw/dist" \ No newline at end of file diff --git a/.env.production b/.env.production index c3ed821..ccc33ca 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ -VITE_API_BASEURL = "https://ibms-Empower-api.production.mjmtech.com.tw" -VITE_FILE_API_BASEURL = "https://ibms-Empower.production.mjmtech.com.tw" +VITE_API_BASEURL = "https://ibms-ils-api.production.mjmtech.com.tw" +VITE_FILE_API_BASEURL = "https://ibms-ils.production.mjmtech.com.tw" VITE_MQTT_BASEURL = "wss://mqttwss.mjm-staging.developers-homelab.net" VITE_FORGE_BASEURL = "https://ibms-Empower.production.mjmtech.com.tw/dist" \ No newline at end of file diff --git a/index.html b/index.html index 2b7c391..200066c 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ href="https://developer.api.autodesk.com/modelderivative/v2/viewers/7.*/style.css" /> - 新創賦能 + 智慧倉儲物流 diff --git a/src/components/navbar/Navbar.vue b/src/components/navbar/Navbar.vue index 4a0c8e7..b3387db 100644 --- a/src/components/navbar/Navbar.vue +++ b/src/components/navbar/Navbar.vue @@ -104,9 +104,9 @@ watch(locale, () => { class="lg:pl-2 lg:text-2xl font-bold text-white flex items-center" > logo - 新創賦能 + 智慧倉儲物流 -