From 90b370d5a0193121b9d39bfa02c09067d2d3d022 Mon Sep 17 00:00:00 2001 From: taiyuan Date: Tue, 22 Sep 2020 16:28:58 +0800 Subject: [PATCH] 提交订单页(团购、支付尾款、普通提交)样式修改 --- pages/cart/cart2/cart2.wxml | 10 +++++----- pages/cart/cart2/cart2.wxss | 13 +++++++++---- pages/cart/cart2_pt/cart2_pt.wxml | 54 +++++++++++++++++++++++++++--------------------------- pages/cart/cart2_pt/cart2_pt.wxss | 625 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------------------------------------------------------------------------------------- pages/cart/cart_wk/cart_wk.wxml | 57 ++++++++++++++++++++++++++++----------------------------- pages/cart/cart_wk/cart_wk.wxss | 211 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------- 6 files changed, 695 insertions(+), 275 deletions(-) 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 @@
-