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') { 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 {