From 0f8d53b09a0f2d052a64ee73ea5f58b3054605e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A6=E4=B9=A0=E5=BE=88=E5=B7=AE=E5=95=A6?= <17633066053@163.com> Date: Wed, 2 Nov 2022 15:27:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20=E4=BF=AE=E6=94=B9=E5=8F=AF?= =?UTF-8?q?=E8=83=BD=E6=98=BE=E7=A4=BA=E5=9B=BE=E7=89=87=E4=B8=8D=E5=85=A8?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/m-goods-list/base-list.vue | 3 ++- components/m-goods-list/list.vue | 4 ++-- components/m-goods-list/promotion.vue | 2 +- config/config.js | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/components/m-goods-list/base-list.vue b/components/m-goods-list/base-list.vue index bae5637..b7e548b 100644 --- a/components/m-goods-list/base-list.vue +++ b/components/m-goods-list/base-list.vue @@ -8,7 +8,7 @@ :src="item.thumbnail" width="100%" height="330rpx" - mode="aspectFill" + mode="aspectFit" > @@ -64,6 +64,7 @@ width="230rpx" border-radius="16" height="230rpx" + mode="aspectFit" :src="item.goodsImage || item.thumbnail" > diff --git a/components/m-goods-list/list.vue b/components/m-goods-list/list.vue index db5494c..4c1ac7f 100644 --- a/components/m-goods-list/list.vue +++ b/components/m-goods-list/list.vue @@ -4,7 +4,7 @@ - + @@ -52,7 +52,7 @@
- +
diff --git a/components/m-goods-list/promotion.vue b/components/m-goods-list/promotion.vue index 44338a0..356874e 100644 --- a/components/m-goods-list/promotion.vue +++ b/components/m-goods-list/promotion.vue @@ -3,7 +3,7 @@
- +
diff --git a/config/config.js b/config/config.js index a709b19..cd4e92c 100644 --- a/config/config.js +++ b/config/config.js @@ -6,7 +6,7 @@ export default { downloadLink: "https://pickmall.cn/download-page/index.html", //下载地址,下载app的地址 shareLink: "https://m-b2b2c.pickmall.cn", //分享地址,也就是在h5中默认的复制地址 appid: "wx6f10f29075dc1b0b", //小程序唯一凭证,即 AppID,可在「微信公众平台 - 设置 - 开发设置」页中获得。(需要已经成为开发者,且帐号没有异常状态) - aMapKey: "d649892b3937a5ad20b76dacb2bcb5bd", //在高德中申请Web服务key + aMapKey: "1f78544934b66c9fbc0104117f663973", //在高德中申请Web服务key scanAuthNavigation: ["https://m-b2b2c.pickmall.cn/"], //扫码认证跳转域名配置 会根据此处配置的路由进行跳转 iosAppId: "id1564638363", //AppStore的应用地址id 具体在分享->拷贝链接中查看 logo: "https://lilishop-oss.oss-cn-beijing.aliyuncs.com/4c864e133c2944efad1f7282ac8a3b9e.png", //logo地址