From 3a18ff21e4aa62f5aa942df75fccb774c73069b9 Mon Sep 17 00:00:00 2001 From: 李 <344137771@qq.com> Date: Tue, 02 Jun 2026 15:55:33 +0800 Subject: [PATCH] 1 --- .env.development | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.env.development b/.env.development index 01da5a6..d0958ae 100644 --- a/.env.development +++ b/.env.development @@ -3,8 +3,9 @@ # api接口请求地址 # VUE_APP_BASE_API = 'https://zhapi.coinbtcs.com' -# VUE_APP_BASE_API = 'http://192.168.10.7:8085' -VUE_APP_BASE_API = 'https://openapi.yanshiz.com' +# VUE_APP_BASE_API = 'http://192.168.10.5:8222' +# VUE_APP_BASE_API = 'https://api.waonjinzai.top' + VUE_APP_BASE_API = 'http://localhost:8235' # 静态资源文件url -VUE_APP_RESOURCES_URL = 'https://img.mall4j.com/' +VUE_APP_RESOURCES_URL = 'https://okkimg.durocaspitall.com/' -- Gitblit v1.9.3