From bddd1f8dc9e636d9a18a052f6c0ac555d09230f2 Mon Sep 17 00:00:00 2001 From: lzx_win <2602107437@qq.com> Date: Thu, 6 Feb 2025 18:45:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin-pc/.env.development | 2 +- admin-pc/public/index.html | 2 +- admin-pc/src/components/layouts/TabLayout.vue | 2 +- admin-pc/src/components/layouts/UserLayout.vue | 2 +- admin-pc/src/components/page/GlobalHeader.vue | 4 ++-- admin-pc/src/components/tools/Logo.vue | 2 +- module-system/src/main/resources/application-dev.yml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/admin-pc/.env.development b/admin-pc/.env.development index c3d9950..3fe47d3 100644 --- a/admin-pc/.env.development +++ b/admin-pc/.env.development @@ -1,5 +1,5 @@ NODE_ENV=development -VUE_APP_API_BASE_URL=https://popularize-admin.hhlm1688.com/popularize-admin/111 +VUE_APP_API_BASE_URL=https://popularize-admin.hhlm1688.com/popularize-admin/ VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview diff --git a/admin-pc/public/index.html b/admin-pc/public/index.html index b5411e8..a7a61c1 100644 --- a/admin-pc/public/index.html +++ b/admin-pc/public/index.html @@ -5,7 +5,7 @@ -