From b44631d42278313b8d1ce29f92bef867e23711d7 Mon Sep 17 00:00:00 2001 From: khalil Date: Wed, 23 Jul 2025 10:39:11 +0800 Subject: [PATCH] moliparty-prod url --- .env.production | 2 +- src/components/header/index.vue | 2 +- src/views/login/index.vue | 2 +- vue.config.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.production b/.env.production index 4b4e686..1b80ea4 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -VUE_APP_API_BASE_URL=http://admin.web.epartylive.com +VUE_APP_API_BASE_URL=http://admin.web.moliparty.com VUE_APP_DEBUG_MODE=false \ No newline at end of file diff --git a/src/components/header/index.vue b/src/components/header/index.vue index 49a2825..1b8fda5 100644 --- a/src/components/header/index.vue +++ b/src/components/header/index.vue @@ -6,7 +6,7 @@ MS - e-party管理系统 + MoliParty管理系统