From 5f2c96aabc0d0b6a45b4696978448f09edbc5557 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Tue, 17 Dec 2024 15:44:40 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=A6=E8=88=B9=E5=AE=9A=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 1 + .env.staging | 2 +- src/layout/index.vue | 17 ++++++++++++++++- src/main.js | 35 ++++++++++++++++++++++++++++------- vue.config.js | 1 + 5 files changed, 47 insertions(+), 9 deletions(-) diff --git a/.env.development b/.env.development index 11e08b6..7a85345 100644 --- a/.env.development +++ b/.env.development @@ -10,4 +10,5 @@ VUE_APP_OUT_GDZC = http://hjjc-szemcgdzc.ali251.langye.net/admin VUE_APP_OUT_OLD = http://hjjc-szemcold-test.ali251.langye.net VUE_APP_OUT_URL = http://192.168.60.18:2021 VUE_APP_OUT_GOODS = http://hjjc-szemc_goods-test.ali251.langye.net +VUE_APP_OUT_GPS=http://hjjc-gps.ali251.langye.net VUE_APP_OLD_OA = http://192.168.0.66:16667 diff --git a/.env.staging b/.env.staging index 7e40f0a..e117adb 100644 --- a/.env.staging +++ b/.env.staging @@ -13,4 +13,4 @@ VUE_APP_OUT_OLD = http://hjjc-szemcold-test.ali251.langye.net VUE_APP_OUT_URL = http://192.168.60.18:2021 VUE_APP_OUT_GOODS = http://hjjc-szemc_goods-test.ali251.langye.net VUE_APP_OLD_OA = http://192.168.0.66:16667 - +VUE_APP_OUT_GPS=http://hjjc-gps.ali251.langye.net diff --git a/src/layout/index.vue b/src/layout/index.vue index 97c93de..9bd3590 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -74,6 +74,20 @@ + +