diff --git a/pages/cart/cart2_pt/cart2_pt.wxml b/pages/cart/cart2_pt/cart2_pt.wxml index 488abcb..118226b 100644 --- a/pages/cart/cart2_pt/cart2_pt.wxml +++ b/pages/cart/cart2_pt/cart2_pt.wxml @@ -114,7 +114,7 @@ 留言 - + diff --git a/pages/user/collect_list/collect_list.wxss b/pages/user/collect_list/collect_list.wxss index bac30c9..534bf95 100644 --- a/pages/user/collect_list/collect_list.wxss +++ b/pages/user/collect_list/collect_list.wxss @@ -185,8 +185,8 @@ page { } .commodity .collects_max .collect .collect_image image { - width: 100%; - height: 100%; + width: 183rpx; + height: 183rpx; } .commodity .collects_max .collect .attribute { @@ -198,7 +198,6 @@ page { .commodity .collects_max .collect .attribute .attribute_name { height: 68rpx; align-items: center; - width: 474rpx; } .commodity .collects_max .collect .attribute .attribute_name .name {