diff --git a/.env.dev_build b/.env.dev_build index 8c0f3e9d..da2a9a20 100644 --- a/.env.dev_build +++ b/.env.dev_build @@ -4,5 +4,5 @@ VITE_USER_NODE_ENV = 'production' # VITE_APP_BASE_URL = 'https://api.aida.com.hk' VITE_APP_BASE_URL = 'https://develop.api.aida.com.hk' -VITE_APP_BASE_URL = 'http://localhost:22170' +# VITE_APP_BASE_URL = 'http://localhost:22170' diff --git a/src/component/HomePage/Generate.vue b/src/component/HomePage/Generate.vue index c5ac7ad6..b6111783 100644 --- a/src/component/HomePage/Generate.vue +++ b/src/component/HomePage/Generate.vue @@ -209,7 +209,7 @@ + + \ No newline at end of file