From 1e57a79946fb544c753b84a6b4339026f20d88df Mon Sep 17 00:00:00 2001 From: yvan.ni Date: Tue, 16 Nov 2021 09:35:46 +0800 Subject: [PATCH] 团购不显示等级卡标签 --- components/goods_list/goods_list.wxml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/goods_list/goods_list.wxml b/components/goods_list/goods_list.wxml index c505cfc..7790e1f 100644 --- a/components/goods_list/goods_list.wxml +++ b/components/goods_list/goods_list.wxml @@ -12,7 +12,7 @@ {{item.goods_name}} - + {{item.prom_integral}}积分 -- libgit2 0.21.4