From 1f1c114eda36fdb504fef7b792188fcd031f0f88 Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Mon, 2 Dec 2024 10:23:17 +0800 Subject: [PATCH 1/2] =?UTF-8?q?Conf:=E5=85=B3=E9=97=AD=E8=B0=83=E8=AF=95?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index adbdd35..f386c48 100644 --- a/config/index.js +++ b/config/index.js @@ -7,7 +7,7 @@ if (NODE_ENV === 'development' || NODE_ENV === 'test') { SERVICE_URL = 'https://service-test.xdd618.com/api' SERVICE_WS_URL = 'wss://service-test.xdd618.com/ws' wx.setEnableDebug({ - enableDebug: true + enableDebug: false }) } if (NODE_ENV === 'prod') { From 5f0f9612204e7b0af7149ab8bbc969283180fa13 Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Mon, 2 Dec 2024 10:23:48 +0800 Subject: [PATCH 2/2] =?UTF-8?q?Chore:=E4=BB=A3=E7=A0=81=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/components/vear-carousel/vear-carousel.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg_product/components/vear-carousel/vear-carousel.vue b/pkg_product/components/vear-carousel/vear-carousel.vue index 7cfedd5..ee9e6db 100644 --- a/pkg_product/components/vear-carousel/vear-carousel.vue +++ b/pkg_product/components/vear-carousel/vear-carousel.vue @@ -72,7 +72,6 @@ width: 750rpx; height: 840rpx; background-size: 750rpx 840rpx; - background-image: ; } .item-img {