diff --git a/.env b/.env index 5c343663..306be2f3 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ # NODE_ENV = 'production' NODE_ENV = 'development' # 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://polyu.api.aida.com.hk' diff --git a/.env.production b/.env.production index 06eb8443..9120b50d 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ 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://polyu.api.aida.com.hk' diff --git a/.env.test b/.env.test index b79977b0..d3167871 100644 --- a/.env.test +++ b/.env.test @@ -1,5 +1,5 @@ NODE_ENV = 'development' -# VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk' +VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk' # VUE_APP_BASE_URL = 'http://18.167.251.121:10086' # VUE_APP_BASE_URL = 'http://192.168.1.9:5567' -VUE_APP_BASE_URL = 'http://192.168.1.6:7766' +# VUE_APP_BASE_URL = 'http://192.168.1.6:7766' diff --git a/src/component/Detail/setDesignItem.vue b/src/component/Detail/setDesignItem.vue index c76b2644..e3c0321f 100644 --- a/src/component/Detail/setDesignItem.vue +++ b/src/component/Detail/setDesignItem.vue @@ -1,11 +1,14 @@ - @@ -1476,6 +1478,9 @@ export default defineComponent({ })