From d841e83acfd09a5c4f455a2cc74c615ac30c049d Mon Sep 17 00:00:00 2001 From: admin <344137771@qq.com> Date: Sun, 01 Feb 2026 17:57:20 +0800 Subject: [PATCH] 1 --- .env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index e9b818d..edc2a80 100644 --- a/.env.development +++ b/.env.development @@ -4,8 +4,8 @@ # api接口请求地址 # VUE_APP_BASE_API = 'https://zhapi.coinbtcs.com' # VUE_APP_BASE_API = 'http://192.168.10.7:8085' -VUE_APP_BASE_API = 'https://api.amcfcxn.org' +VUE_APP_BASE_API = 'https://api.amcfcxn.one' # VUE_APP_BASE_API = 'https://syjysapi.yanshiz.com' # 静态资源文件url -VUE_APP_RESOURCES_URL = 'https://sysimg.yanshiz.com/' +VUE_APP_RESOURCES_URL = 'https://bzimg.amcfcxn.one/' -- Gitblit v1.9.3