From b23fec0d1c46a72e9be33f6e949a55d0dd7d5bca Mon Sep 17 00:00:00 2001 From: feige <feige@qq.com> Date: 星期四, 19 十月 2023 11:33:37 +0800 Subject: [PATCH] 修改了vue_app_base_other_api 为47.93.189.255:8085 clean/cleanInfo.vue 里面判断ip修改为域名www.bendudu.com 另外,在process.env.VUE_APP_BASE_OTHER_API加了preview --- .env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index d09a737..3fa36aa 100644 --- a/.env.development +++ b/.env.development @@ -1,10 +1,10 @@ # 椤甸潰鏍囬 -VUE_APP_TITLE = 寮犳皬APP绠$悊绯荤粺 +VUE_APP_TITLE = 寮犳皬APP # 寮�鍙戠幆澧冮厤缃� ENV = 'development' -# 寮犳皬APP绠$悊绯荤粺/寮�鍙戠幆澧� +# 鏈兘閮�/寮�鍙戠幆澧� VUE_APP_BASE_API = '/dev-api' -- Gitblit v1.9.1