From eb958d10c88e1a8827582b2b455b5ee1ae7f44c2 Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Tue, 13 Aug 2024 13:51:34 +0800 Subject: [PATCH] fix --- .env.dev | 4 ++-- .env.production | 2 +- .history/.env_20240222093357.production | 4 ++++ .history/.env_20240813133312.dev | 11 +++++++++++ .history/.env_20240813134906.production | 4 ++++ .history/.env_20240813135041.dev | 11 +++++++++++ 6 files changed, 33 insertions(+), 3 deletions(-) create mode 100644 .history/.env_20240222093357.production create mode 100644 .history/.env_20240813133312.dev create mode 100644 .history/.env_20240813134906.production create mode 100644 .history/.env_20240813135041.dev diff --git a/.env.dev b/.env.dev index c8f7d099..dd58044b 100644 --- a/.env.dev +++ b/.env.dev @@ -4,8 +4,8 @@ NODE_ENV = 'development' # VUE_APP_BASE_URL = 'http://18.167.251.121:10086' VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk' -# VUE_APP_BASE_URL = 'https://api.aida.com.hk' +VUE_APP_BASE_URL = 'https://www.api.aida.com.hk' # 佩佩 -VUE_APP_BASE_URL = 'http://192.168.1.7:5567' +# VUE_APP_BASE_URL = 'http://192.168.1.7:5567' # 海波 # VUE_APP_BASE_URL = 'http://192.168.1.9:5567' diff --git a/.env.production b/.env.production index 4741690b..bcd34d5c 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ NODE_ENV = 'production' # VUE_APP_BASE_URL = 'http://18.167.251.121:10086' # VUE_APP_BASE_URL = 'https://polyu.api.aida.com.hk' -VUE_APP_BASE_URL = 'https://api.aida.com.hk' +VUE_APP_BASE_URL = 'https://www.api.aida.com.hk' diff --git a/.history/.env_20240222093357.production b/.history/.env_20240222093357.production new file mode 100644 index 00000000..4741690b --- /dev/null +++ b/.history/.env_20240222093357.production @@ -0,0 +1,4 @@ +NODE_ENV = 'production' +# VUE_APP_BASE_URL = 'http://18.167.251.121:10086' +# VUE_APP_BASE_URL = 'https://polyu.api.aida.com.hk' +VUE_APP_BASE_URL = 'https://api.aida.com.hk' diff --git a/.history/.env_20240813133312.dev b/.history/.env_20240813133312.dev new file mode 100644 index 00000000..c8f7d099 --- /dev/null +++ b/.history/.env_20240813133312.dev @@ -0,0 +1,11 @@ +NODE_ENV = 'development' +# VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk' +# VUE_APP_BASE_URL = 'https://api.aida.com.hk' + +# VUE_APP_BASE_URL = 'http://18.167.251.121:10086' +VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk' +# VUE_APP_BASE_URL = 'https://api.aida.com.hk' +# 佩佩 +VUE_APP_BASE_URL = 'http://192.168.1.7:5567' +# 海波 +# VUE_APP_BASE_URL = 'http://192.168.1.9:5567' diff --git a/.history/.env_20240813134906.production b/.history/.env_20240813134906.production new file mode 100644 index 00000000..bcd34d5c --- /dev/null +++ b/.history/.env_20240813134906.production @@ -0,0 +1,4 @@ +NODE_ENV = 'production' +# VUE_APP_BASE_URL = 'http://18.167.251.121:10086' +# VUE_APP_BASE_URL = 'https://polyu.api.aida.com.hk' +VUE_APP_BASE_URL = 'https://www.api.aida.com.hk' diff --git a/.history/.env_20240813135041.dev b/.history/.env_20240813135041.dev new file mode 100644 index 00000000..dd58044b --- /dev/null +++ b/.history/.env_20240813135041.dev @@ -0,0 +1,11 @@ +NODE_ENV = 'development' +# VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk' +# VUE_APP_BASE_URL = 'https://api.aida.com.hk' + +# VUE_APP_BASE_URL = 'http://18.167.251.121:10086' +VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk' +VUE_APP_BASE_URL = 'https://www.api.aida.com.hk' +# 佩佩 +# VUE_APP_BASE_URL = 'http://192.168.1.7:5567' +# 海波 +# VUE_APP_BASE_URL = 'http://192.168.1.9:5567'