From 6ce64d61b0adbd2c76a31e8a23971802f0948f80 Mon Sep 17 00:00:00 2001 From: antploy Date: Fri, 29 Oct 2021 17:15:45 +0800 Subject: [PATCH] 商品详情 vip会员价格居中 --- pages/goods/goodsInfo/goodsInfo.wxml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/goods/goodsInfo/goodsInfo.wxml b/pages/goods/goodsInfo/goodsInfo.wxml index 1658c53..7bbc713 100644 --- a/pages/goods/goodsInfo/goodsInfo.wxml +++ b/pages/goods/goodsInfo/goodsInfo.wxml @@ -289,8 +289,7 @@ - - {{g_filters.get_card_price(data,card_list,0)}} + {{g_filters.get_card_price(data,card_list,0)}} -- libgit2 0.21.4