diff --git a/pages/cart/cart2/cart2.wxml b/pages/cart/cart2/cart2.wxml index 7049609..6f51416 100644 --- a/pages/cart/cart2/cart2.wxml +++ b/pages/cart/cart2/cart2.wxml @@ -38,7 +38,7 @@ - + {{item.pname}} @@ -50,7 +50,7 @@ - {{items.goods_name}} + {{items.goods_name}} @@ -176,7 +176,7 @@ - {{bn_goods.goods_name}} + {{bn_goods.goods_name}} @@ -205,7 +205,7 @@ - {{buy_now_gift_goods.goods_name}} + {{buy_now_gift_goods.goods_name}} @@ -228,7 +228,7 @@ - {{item.goods_name}} + {{item.goods_name}} diff --git a/pages/cart/cart2/cart2.wxss b/pages/cart/cart2/cart2.wxss index 72adb66..0da96cd 100644 --- a/pages/cart/cart2/cart2.wxss +++ b/pages/cart/cart2/cart2.wxss @@ -95,8 +95,8 @@ page { .goods-img { float: left; - width: 191rpx; - height: 191rpx; + width: 200rpx; + height: 200rpx; margin: 0 20rpx; } @@ -335,9 +335,14 @@ margin:auto; */ } /*----------nyf新增,地址---------*/ -.add_new{height: 60rpx; line-height: 60rpx;} +.add_new{ + height: 90rpx; + display: flex; + align-items: center; + padding: 0 26rpx; +} .addr_jia{width: 45rpx; height: 45rpx; border: 1rpx solid #ddd; - margin-right: 15rpx; margin-left: 20rpx; vertical-align: middle;} + margin-right: 15rpx;vertical-align: middle;} .yu_er{ margin-left: 10rpx; /* margin-right: 60rpx; */ diff --git a/pages/cart/cart2_pt/cart2_pt.wxml b/pages/cart/cart2_pt/cart2_pt.wxml index 58566d5..f53a019 100644 --- a/pages/cart/cart2_pt/cart2_pt.wxml +++ b/pages/cart/cart2_pt/cart2_pt.wxml @@ -2,14 +2,14 @@
-