From ff32bd57dcc79610bb0c3ae1c2ba20112bc2938d Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Fri, 31 Oct 2025 23:45:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=8E=E7=AB=AF=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- src/views/Workshop/product.vue | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.production b/.env.production index f904b9e..ba0e005 100644 --- a/.env.production +++ b/.env.production @@ -1 +1 @@ -VITE_APP_URL = http://18.167.251.121:10095 \ No newline at end of file +VITE_APP_URL = www.lc-api.aida.com.hk \ No newline at end of file diff --git a/src/views/Workshop/product.vue b/src/views/Workshop/product.vue index 6898005..d004bab 100644 --- a/src/views/Workshop/product.vue +++ b/src/views/Workshop/product.vue @@ -194,6 +194,7 @@ const { isLoading } = toRefs(data); display: flex; align-items: center; justify-content: center; + background-color: #fff; } } }