From 4676fe3be2fc086ce7e813377f3f7156af73556b Mon Sep 17 00:00:00 2001 From: PC-20250623MANY\Administrator <344137771@qq.com> Date: Thu, 09 Oct 2025 11:27:49 +0800 Subject: [PATCH] 1 --- .env.production | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 212f028..2c54bdc 100644 --- a/.env.production +++ b/.env.production @@ -5,10 +5,10 @@ # VUE_APP_BASE_API = 'https://mini-admin.mall4j.com/apis' # VUE_APP_BASE_API = 'https://zhapi.coinbtcs.com/aip' -VUE_APP_BASE_API = 'https://api.stakecube-pro.com' +VUE_APP_BASE_API = 'https://api.metaequityex.com' # 静态资源文件url app端的前端打開下 -VUE_APP_RESOURCES_URL = 'https://img.mall4j.com/' +VUE_APP_RESOURCES_URL = 'https://img.metaequityex.com/' -- Gitblit v1.9.3