diff --git a/components/goods_list/goods_list.wxml b/components/goods_list/goods_list.wxml
index bfbb243..dedff57 100644
--- a/components/goods_list/goods_list.wxml
+++ b/components/goods_list/goods_list.wxml
@@ -23,7 +23,7 @@
¥
{{filter.toFix(item[card_field],2)}}
- {{card_name}}
+ {{card_name}}
diff --git a/components/goods_list/goods_list.wxss b/components/goods_list/goods_list.wxss
index 15429bb..bc4c262 100644
--- a/components/goods_list/goods_list.wxss
+++ b/components/goods_list/goods_list.wxss
@@ -151,6 +151,6 @@ color: #b9b9b9;
}
.line_th{ text-decoration: line-through}
-.card_bg {display: flex; width: 108rpx;height: 28rpx; align-items: center; border-radius: 26rpx; font-size: 19rpx;
+.card_bg {display: flex; padding: 0rpx 10rpx;height: 28rpx; align-items: center; border-radius: 26rpx; font-size: 19rpx;line-height: 28rpx;
background: #333; color: #fff; justify-content: center; margin-left: 2rpx;}
.card_bg image{ width: 19rpx; height: 19rpx; margin-right: 1rpx;}
\ No newline at end of file
diff --git a/pages/goods/goodsInfo/goodsInfo.wxml b/pages/goods/goodsInfo/goodsInfo.wxml
index 987ebed..72c2ac7 100644
--- a/pages/goods/goodsInfo/goodsInfo.wxml
+++ b/pages/goods/goodsInfo/goodsInfo.wxml
@@ -420,7 +420,7 @@
-