diff --git a/app.wxss b/app.wxss
index 55922ef..23e7802 100644
--- a/app.wxss
+++ b/app.wxss
@@ -25,6 +25,9 @@
.pdt10 {
padding-top: 10rpx;
}
+.pdt12 {
+ padding-top: 12rpx;
+}
.pdb10 {
padding-bottom: 10rpx;
}
@@ -676,9 +679,9 @@ background: #ffe3e2;
/* 图标字体(ty) */
@font-face {
font-family: 'iconfont'; /* Project id 2054717 */
- src: url('//at.alicdn.com/t/font_2054717_vx6pr6zmhth.woff2?t=1623117016358') format('woff2'),
- url('//at.alicdn.com/t/font_2054717_vx6pr6zmhth.woff?t=1623117016358') format('woff'),
- url('//at.alicdn.com/t/font_2054717_vx6pr6zmhth.ttf?t=1623117016358') format('truetype');
+ src: url('//at.alicdn.com/t/font_2054717_vmvsus9wgw.woff2?t=1625560227550') format('woff2'),
+ url('//at.alicdn.com/t/font_2054717_vmvsus9wgw.woff?t=1625560227550') format('woff'),
+ url('//at.alicdn.com/t/font_2054717_vmvsus9wgw.ttf?t=1625560227550') format('truetype');
}
.iconfont {
@@ -689,6 +692,14 @@ background: #ffe3e2;
-moz-osx-font-smoothing: grayscale;
}
+.icon-share:before {
+ content: "\e785";
+}
+
+.icon-shuangjiantouxia:before {
+ content: "\e660";
+}
+
.icon-plyy:before {
content: "\e729";
}
diff --git a/components/goods_list/goods_list.wxml b/components/goods_list/goods_list.wxml
index fb15a3b..bee627d 100644
--- a/components/goods_list/goods_list.wxml
+++ b/components/goods_list/goods_list.wxml
@@ -7,28 +7,31 @@
-
+
{{item.goods_name}}
-
- {{item.prom_integral}}积分
- +
-
-
- ¥
- {{item.prom_price}}
-
-
-
-
-
- ¥
- {{item.market_price}}
-
-
+
+
+ {{item.prom_integral}}积分
+ +
+
+
+ ¥
+ {{item.prom_price}}
+
+
+
+
+
+ ¥
+ {{item.market_price}}
+
+
+
+
@@ -119,7 +122,7 @@
-
+
diff --git a/components/goods_list/goods_list.wxss b/components/goods_list/goods_list.wxss
index 3f427c8..fe35283 100644
--- a/components/goods_list/goods_list.wxss
+++ b/components/goods_list/goods_list.wxss
@@ -3,6 +3,10 @@
/* margin-bottom: 40rpx; */
}
+.pdt10 {
+ padding-top: 10rpx;
+}
+
.ai-center{
align-items: center;
}
@@ -177,7 +181,7 @@
.nothing .Foil {
width: 80rpx;
height: 2rpx;
- background-color: rgb(138, 138, 138);
+ background-color: #ebedf0;
}
.line_th {
diff --git a/pages/goods/goodsInfo/goodsInfo.wxml b/pages/goods/goodsInfo/goodsInfo.wxml
index 7efd4b4..e9a300c 100644
--- a/pages/goods/goodsInfo/goodsInfo.wxml
+++ b/pages/goods/goodsInfo/goodsInfo.wxml
@@ -194,7 +194,7 @@
-
+
+
1
选择商品完成下单
@@ -229,14 +229,14 @@
-
+ -->
-
+
-
+
{{prom_integral}}
@@ -249,6 +249,7 @@
+
分享
@@ -269,32 +270,40 @@
-
-
-
-
-
-
- {{card_name}}
-
- ¥{{filters.toFix(data[card_field],2)}}
-
- 零售价:¥{{data.market_price}}
-
-
-
- ¥{{filters.toFix(data.shop_price,2)}}
- 零售价:¥{{data.market_price}}
-
-
-
-
-
-
-
-
- 分享
-
+
+
+
+
+
+
+
+
+ {{card_name}}
+
+ ¥{{filters.toFix(data[card_field],2)}}
+
+ 零售价:¥{{data.market_price}}
+
+
+
+ ¥{{filters.toFix(data.shop_price,2)}}
+ 零售价:¥{{data.market_price}}
+
+
+
+
+
+
+
+
+
+
+
+ 分享
+
+
+
+
@@ -372,19 +381,25 @@
{{categories3[0].num}}人评价
-
-
-
- ¥
- {{prom_price}}
-
- 零售价¥{{data.market_price}}
+
+
+ ¥{{prom_price}}
+ 零售价¥{{data.market_price}}
-
+
+
+
+
+
+
+
+ 分享
+
+
@@ -392,7 +407,7 @@
{{data.goods_name}}
-
+
@@ -428,16 +443,16 @@
选择门店
-
+
更多门店
-
+
- {{def_pick_store.pickup_name}}
+ {{def_pick_store.pickup_name}}
距离:{{def_pick_store.distance>1000?filters.toFix(def_pick_store.distance/1000,2)+"km":filters.toFix(def_pick_store.distance,0)+"m"}}
@@ -465,12 +480,14 @@
领券
-
-
- 满{{item.condition}}减{{item.money}}
-
-
-
+
+
+
+ 满{{item.condition}}减{{item.money}}
+
+
+
+
@@ -480,9 +497,9 @@
- 促销
+ 促销
-
+
消费满{{item.condition}}件元
@@ -519,9 +536,13 @@
-
+
- {{bconfig.service_bz}}
+
+ {{bconfig.service_bz}}
+
+
+
@@ -548,10 +569,10 @@
-
+
- 宝贝评价({{categories3[0].num}})
- 查看全部
+ 宝贝评价({{categories3[0].num}})
+ 查看全部
@@ -564,8 +585,8 @@
-
-
-
-
+
+
- 商品信息
-
-
-
-
- 商品名称
-
-
- {{data.goods_name}}
-
-
-
-
- 商品编号
-
-
- {{data.goods_sn}}
-
-
-
-
- 商品条码
-
-
- {{data.sku}}
-
-
-
-
- 品类
-
-
- {{cat_name}}
-
-
-
-
- 品牌
-
-
- {{brand_name}}
-
-
-
-
- 国别
-
-
- {{nation_name}}
-
-
-
-
- 规格
-
-
- {{filters.show_gui_ge(data.goods_spec,data.goods_color)}}
-
-
-
-
- 上架时间
-
-
- {{data.on_time}}
-
-
+ 商品详情
+
+
+
+
+ 商品名称
+
+
+ {{data.goods_name}}
+
+
+
+
+ 商品编号
+
+
+ {{data.goods_sn}}
+
+
+
+
+ 商品条码
+
+
+ {{data.sku}}
+
+
+
+
+ 品类
+
+
+ {{cat_name}}
+
+
+
+
+ 品牌
+
+
+ {{brand_name}}
+
+
+
+
+ 国别
+
+
+ {{nation_name}}
+
+
+
+
+ 规格
+
+
+ {{filters.show_gui_ge(data.goods_spec,data.goods_color)}}
+
+
+
+
+ 上架时间
+
+
+ {{data.on_time}}
+
+
+
+
+
@@ -1040,7 +1064,7 @@
- {{def_pick_store.pickup_name}}
+ {{def_pick_store.pickup_name}}
距离:{{def_pick_store.distance>1000?filters.toFix(def_pick_store.distance/1000,2)+"km":filters.toFix(def_pick_store.distance,0)+"m"}}
@@ -1264,9 +1288,9 @@
-
- ¥
- {{item.money}}
+
+ ¥
+ {{item.money}}
满{{item.condition}}元可用
@@ -1275,7 +1299,7 @@
订单金额满{{item.condition}}元可用
- {{item.start}}-{{item.end}}
+ {{filters.replace_time2(item.start)}} 至 {{filters.replace_time2(item.end)}}
-
- 确定
+
+ 关闭
diff --git a/pages/goods/goodsInfo/goodsInfo.wxss b/pages/goods/goodsInfo/goodsInfo.wxss
index db92aef..04863e9 100644
--- a/pages/goods/goodsInfo/goodsInfo.wxss
+++ b/pages/goods/goodsInfo/goodsInfo.wxss
@@ -12,12 +12,13 @@ image {
/* height: 80rpx; */
/* margin-bottom: 20rpx; */
background-color: #fff;
+ border-top: 2rpx solid #ebedf0;
/* border-bottom: 1rpx #fafafa solid; */
}
.type-box {
width: 25%;
box-sizing: border-box;
- font-size: 28rpx;
+ font-size: 32rpx;
line-height: 76rpx;
padding: 0 20rpx;
text-align: center;
@@ -53,19 +54,21 @@ image {
}
.goods-title {
display: flex;
- justify-content: space-between; overflow: hidden;
+ justify-content: space-between;
+ /* overflow: hidden; */
/* height: 108rpx; */
}
.goods-name {
- width: 560rpx;
- line-height: 46rpx;
+ /* width: 560rpx; */
+ /* line-height: 46rpx; */
font-size: 32rpx;
font-weight: bold;
color: #333;
- margin-top: 30rpx;
- margin-bottom:30rpx;
+ /* margin-top: 30rpx;
+ margin-bottom:30rpx; */
flex: 1;
text-align: justify;
+ margin: 10rpx 0 20rpx;
}
.goods-collect {
@@ -89,13 +92,13 @@ image {
.goods-price {
font-size: 60rpx;
/* padding: 20rpx 34rpx; */
- padding:0rpx 34rpx;
+ /* padding:0rpx 34rpx; */
/* line-height: 60rpx; */
color: #999;
-
+ padding: 20rpx;
/* margin-top: 46rpx; */
- margin-top:26rpx;
- padding-bottom:20rpx;
+ /* margin-top:26rpx;
+ padding-bottom:20rpx; */
}
.prom-info {
@@ -111,13 +114,13 @@ image {
border-radius: 4rpx;
}
.market-price {
- display: flex;
- margin-left: -5rpx;
+ /* display: flex;
+ margin-left: -5rpx; */
}
.market-price .yuan{
- top:24rpx;
- font-size: 36rpx
+ /* top:24rpx; */
+ font-size: 30rpx
}
.market-price>view>text {
@@ -125,7 +128,8 @@ image {
}
.market-price>.yj{
- color: #999999; font-size: 26rpx;margin-left: 16rpx;position: relative;top:30rpx;
+ color: #999999; font-size: 24rpx;/* margin-left: 16rpx;position: relative;top:30rpx; */
+ display: inline-block;
}
.goods-price>.tm{ color: #999999; font-size: 26rpx;margin-top: 10rpx;}
@@ -951,8 +955,8 @@ left:31rpx;}
white-space:nowrap;
}
-.tuwen_title{ height: 86rpx; background-color:#eeeeee; margin-bottom: 32rpx; position: relative;
- display: flex; justify-content: center;align-items: center; }
+.tuwen_title{ /* height: 86rpx; */ background-color:#eeeeee; /* margin-bottom: 32rpx; */ position: relative;
+ display: flex; justify-content: center;align-items: center; padding: 20rpx;}
.tuwen_title .g_line{
width:496rpx;
@@ -964,27 +968,28 @@ left:31rpx;}
overflow: hidden; justify-content: center;align-items: center;
}
.tuwen_title .center_s image{ width: 34rpx; height: 26rpx; margin-right: 10rpx}
-.t_g_info{ margin: 0 34rpx;margin-bottom: 20rpx; display: flex; align-items: center }
+.t_g_info{ /* margin: 0 34rpx;margin-bottom: 20rpx; */ display: flex; align-items: center;padding: 20rpx; }
.red_shu{ width: 10rpx; height: 36rpx; background-color:#da0035; margin-right: 8rpx; }
-.tb-l{ line-height: 96rpx;}
-.table_s{ border:#e4e4e4 1rpx solid; width: 682rpx; margin: 0 34rpx;font-size: 30rpx;}
-.tb_item{display: flex; height: 96rpx; border-bottom: 1rpx solid #e4e4e4 }
-.item_left{width: 214rpx; height: 100%; background: #f9f9f9 ;border-right:1rpx solid #e4e4e4} .item_left text{ margin-left: 44rpx;}
-.item_right{width: 468rpx; height: 100%; overflow : hidden;white-space:nowrap;
- text-overflow: ellipsis;}
-.item_right text{ margin-left: 66rpx;}
+.tb-l{ /* line-height: 96rpx; */}
+.table_s{ border:#e4e4e4 1rpx solid; box-sizing: border-box;font-size: 26rpx;}
+.tb_item{display: flex; /* height: 96rpx; */ border-bottom: 1rpx solid #e4e4e4 }
+.item_left{width: 210rpx; height: 100%; box-sizing:border-box; text-align: center;padding: 20rpx; background: #f9f9f9 ;border-right:2rpx solid #e4e4e4} .item_left text{ /* margin-left: 44rpx; */}
+.item_right{flex:1; height: 100%; overflow : hidden;white-space:nowrap;text-overflow: ellipsis; padding: 20rpx;}
+.item_right text{ /* margin-left: 66rpx; */}
+
+.table_s .tb-l:last-child {border-bottom: none;}
-.bzfu_img{ width: 164rpx; height:34rpx; margin-right: 18rpx; margin-left: 12rpx }
- .bz_view{ height:100rpx; padding: 0 34rpx 0 13rpx; color: #333; font-size: 28rpx;
+.bzfu_img{ width: 164rpx; height:34rpx; /* margin-right: 18rpx; margin-left: 12rpx */ }
+ .bz_view{ /* height:100rpx; padding: 0 34rpx 0 13rpx; */ color: #333; font-size: 28rpx; padding: 20rpx;
/* border-bottom: 3rpx solid #eee; */
/* border-top: 3rpx solid #eee; */}
.bz_view view{ width: 460rpx; max-height: 70rpx; overflow: hidden;}
-.bb_view{ display: flex;align-items: center;justify-content: space-between; padding: 0 34rpx; color: #333;
- font-size: 30rpx; height: 104rpx; line-height: 104rpx; overflow: hidden; padding-right:26rpx }
-.red_bb{ color: #d70026; min-width:158rpx;width: auto;}
-.bg_jj{ width: 18rpx; height:18rpx;
+.bb_view{ display: flex;align-items: center;justify-content: space-between; padding: 20rpx; color: #333;
+ font-size: 30rpx; /* height: 104rpx; line-height: 104rpx; overflow: hidden; padding-right:26rpx */ }
+.red_bb{ color: #d70026; /* min-width:158rpx;width: auto; */}
+.bg_jj{ width: 14rpx; height:14rpx;
border-top: 2rpx solid #d70026;
border-right: 2rpx solid #d70026;
transform: rotate(45deg);display:inline-block;
@@ -995,6 +1000,7 @@ left:31rpx;}
.bz-content {
flex-grow: 1;
text-align: justify;
+ padding: 0 20rpx;
}
/* 顶部边框 */
@@ -1195,20 +1201,23 @@ left:31rpx;}
.xc_comment{
display: flex;
+ justify-content: space-around;
width: 100%;
- height: 42rpx;
- padding-left: 34rpx;
+ box-sizing: border-box;
+ padding: 10rpx 20rpx;
+ /* height: 42rpx;
+ padding-left: 34rpx; */
color: #333;
}
.xc_comment-have-pictures{
width: 153rpx;
- height: 42rpx;
+ /* height: 42rpx; */
line-height: 42rpx;
text-align: center;
background: #ffe3e2;
color: 28rpx;
- border-radius:20rpx;
+ border-radius:21rpx;
font-size: 24rpx;
}
.xc_comment-discuss{
@@ -1225,22 +1234,25 @@ left:31rpx;}
.xc_comment-detail{
display: flex;
- margin-top: 40rpx;
- width: 524rpx;
- margin-left: 34rpx;
- border-radius: 25rpx;
- border: 2rpx solid #d6d4d5;
- overflow: hidden;
+ /* margin-top: 40rpx; */
+ /* width: 524rpx; */
+ /* margin-left: 34rpx; */
+ border-radius: 24rpx;
+ border: 2rpx solid #ebedf0;
+ margin-left: 20rpx;
+ box-sizing: border-box;
+ /* overflow: hidden; */
}
.xc_user-img{
- border-radius:50%;
+ border-radius:50%;
+ margin: auto 0;
}
.xc_comment-user{
display: flex;
- margin-top: 22rpx;
- margin-left: 22rpx;
+ /* margin-top: 22rpx;
+ margin-left: 22rpx; */
}
.xc_user{
width: 170rpx;
@@ -1248,34 +1260,34 @@ left:31rpx;}
margin-left: 6rpx;
overflow: hidden;
}
-.xc_user-name{ height: 25rpx;}
+.xc_user-name{ /* height: 25rpx; */}
.xc_comment-img{
width: 22rpx;
height: 22rpx;
- margin-top: 14rpx;
+ /* margin-top: 14rpx; */
margin-right: 5rpx
}
.xc_comment-font{
- height: 75rpx;
- margin-left: 22rpx;
+ /* height: 75rpx; */
+ /* margin-left: 22rpx; */
white-space:normal;
overflow: hidden;
- margin-top: 8rpx;
- line-height: 38rpx;
+ /* margin-top: 8rpx;
+ line-height: 38rpx; */
}
.xc_comment-val{
- width: 88%;
+ /* width: 88%;
height: 30rpx;
margin-left: 22rpx;
display: flex;
margin-top: 15rpx;
- margin-bottom:15rpx;
+ margin-bottom:15rpx; */
}
.xc_comment-time{
- height: 30rpx;
- font-size: 24rpx;
+ /* height: 30rpx; */
+ font-size: 22rpx;
color: #a5a5a5;
overflow: hidden;
}
@@ -1286,14 +1298,17 @@ left:31rpx;}
.xc_comment-left{
display:inline-block;
width: 312rpx;
+ padding: 20rpx;
}
.xc_goods-img-frame{
- display:inline-block;
- width: 40%;
+ border-radius: 0 22rpx 22rpx 0;
+ overflow: hidden;
+ /* display:inline-block; */
+ /* width: 40%;
height: 90%;
text-align: center;
padding-top: 30rpx;
- vertical-align: top;
+ vertical-align: top; */
}
.xc_imgs{
width: 50rpx;
@@ -1304,11 +1319,13 @@ left:31rpx;}
.pj_word_size{ font-size: 28rpx}
.pj_scroll{
- white-space: nowrap;
+ /* white-space: nowrap; */
/* height: 324rpx; */
- margin-bottom: 50rpx;
+ /* margin-bottom: 50rpx; */
display: flex;
align-items: center;
+ padding: 20rpx 0;
+ /* box-sizing: border-box; */
/* box-shadow: 0 8px 12px #e7e9eb; */
}
@@ -1322,57 +1339,61 @@ left:31rpx;}
}
.cx-frame{
/* border-top:3rpx solid #eee; */
- width:99%;
+ /* width:99%;
height: 95rpx;
line-height: 95rpx;
- padding-left:24rpx;
-
-
+ padding-left:24rpx; */
+ padding: 20rpx;
}
.cx-frame .cx-sizs{
- width: 68rpx;
- height: 100%;
- line-height: 100rpx;
- overflow: hidden;
- margin-left: 10rpx;
+ /* width: 68rpx; */
+ /* height: 100%; */
+ /* line-height: 100rpx; */
+ /* overflow: hidden; */
+ /* margin-left: 10rpx; */
}
.xc-coupon-fram{
position: relative;
- width:200rpx;
- padding-top:30rpx;
+ margin-right: 16rpx;
+ /* width:200rpx; */
+ /* padding-top:30rpx; */
}
.xc-coupon-fram .xc-coupon{
- width:175rpx ;
+ /* width:175rpx ;
height: 40rpx;
- line-height: 40rpx;
+ line-height: 40rpx; */
background-color:#d60021 ;
- margin:0 auto;
+ /* margin:0 auto; */
color:#fff;
-
+ padding: 6rpx 20rpx;
}
.xc-coupon-fram .xc-circular{
- width: 22rpx;
- height:22rpx;
- background-color:#fff;
+ width: 16rpx;
+ height:16rpx;
+ background-color: white;
position:absolute;
- top: 40rpx;
+ top: 50%;
+ /* left: -10rpx; */
+ transform: translateY(-50%);
}
.xc-coupon-fram .xc-one{
- left:3rpx;
+ left: -8rpx;
}
.xc-coupon-fram .xc-two{
- left: 178rpx;
+ right: -8rpx;
}
.cx-obtain-coupon{
- width: 65rpx;
+ /* width: 65rpx;
height: 100%;
- padding-left:15rpx;
+ padding-left:15rpx; */
color: #d70025;
- position: absolute;
- right: 5rpx;
+ display: flex;
+ align-items: center;
+ /* position: absolute;
+ right: 5rpx; */
}
/* 自定义弹出窗口 */
@@ -1389,7 +1410,7 @@ left:31rpx;}
.cx-popup .top{
/* width: 90%;
height:85rpx; */
- font-size: 28rpx;
+ font-size: 32rpx;
padding: 20rpx 0;
border-bottom: 2rpx solid #ebedf0;
/* padding-top: 50rpx;
@@ -1411,41 +1432,52 @@ left:31rpx;}
.xc-frame{
position: relative;
}
-.xc-coupon-frame{
- width: 90%;
+.xc-coupon-frame {
+ width: 100%;
max-height: 560rpx;
overflow: auto;
}
-.xc-coupon-frame .coupon{
- width:99%;
+.xc-coupon-frame .rel:not(:first-child) {
+ margin-top: 20rpx;
+}
+.xc-coupon-frame .coupon {
+ width:100%;
height: 168rpx;
border-radius: 25rpx;
- border:3rpx solid #ffdcdc;
+ border:2rpx solid #ffdcdc;
overflow: hidden;
- margin-top:16rpx;
+ /* margin-top:16rpx; */
+ box-sizing: border-box;
}
+/* .xc-coupon-frame .coupon ~ .coupon {
+ margin-top:16rpx;
+} */
.xc-coupon-left{
width: 216rpx;
- height: 100%;
+ /* height: 100%; */
background-color: #ffeeef;
border-right: 4rpx dashed #ffdbd9;
overflow: hidden;
- line-height: 100%;
-
+ /* line-height: 100%; */
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
+ align-items: center;
+ flex-shrink: 0;
}
.xc-money{
color: #f30026;
text-align:center;
}
.xc-rmb{
- width:44rpx;
- padding-top:7rpx;
+ /* width:44rpx;
+ padding-top:7rpx; */
}
.xc-money-frame{
- margin-left:35rpx;
- margin-top:48rpx;
+ /* margin-left:35rpx;
+ margin-top:48rpx; */
}
.xc-spacing{
@@ -1453,45 +1485,52 @@ left:31rpx;}
}
.xc-circular-one{
position: absolute;
- top:-8rpx;
- left:208rpx;
- width: 27rpx;
+ top:-15rpx;
+ left:205rpx;
+ width: 30rpx;
height: 30rpx;
background: #fff;
overflow: hidden;
}
.xc-circular-two{
position: absolute;
- top:150rpx;
- left:207rpx;
- width: 27rpx;
+ bottom: -15rpx;
+ /* top:150rpx; */
+ left:205rpx;
+ width: 30rpx;
height:30rpx;
background: #fff;
}
.xc-detail-coupon{
- margin-left: 22rpx;
+ /* margin-left: 22rpx;
overflow: hidden;
- padding-top: 43rpx;
-
+ padding-top: 43rpx; */
+ /* display: flex;
+ align-items: center; */
}
.xc-coupon-right{
- width: 455rpx;
- height: 100%;
+ /* width: 455rpx;
+ height: 100%; */
background: #fffaf9;
+ padding: 20rpx;
+ box-sizing: border-box;
+ width: 100%;
+ justify-content: space-between;
+ align-items: center;
}
.xc-below{
- margin-top:22rpx;
+ margin-top:20rpx;
}
.xc-get{
- width: 132rpx;
- height: 48rpx;
+ width: 140rpx;
+ /* height: 48rpx; */
color: #fff;
text-align: center;
- border-radius:20rpx;
- line-height:48rpx;
- margin-left:20rpx;
+ border-radius:27rpx;
+ line-height:54rpx;
+ /* margin-left:20rpx; */
}
.background{
@@ -1509,16 +1548,19 @@ left:31rpx;}
.cx-confirm{
width: 100%;
- height: 160rpx;
+ padding: 20rpx;
+ box-sizing: border-box;
+ /* height: 160rpx; */
}
.cx-confirm .confirm{
- width: 372rpx;
- height: 60rpx;
- background: #f40026;
+ /* width: 372rpx;
+ height: 60rpx; */
+ background-color: #f40026;
color: #fff;
- border-radius:20rpx;
- line-height:60rpx;
+ border-radius:10rpx;
+ line-height: 80rpx;
+ font-size: 28rpx;
}
@@ -1529,17 +1571,21 @@ left:31rpx;}
/* 分享 */
+.icon-share {
+ font-size: 46rpx;
+ color: #d60021;
+}
.xc-share-frame{
- width: 129rpx;
+ /* width: 129rpx;
height: 48rpx;
border-top-left-radius: 18rpx;
- border-bottom-left-radius: 18rpx;
- background: #d60021;
- position:absolute;
+ border-bottom-left-radius: 18rpx; */
+ /* background: #d60021; */
+ /* position:absolute;
left:622rpx;
top:-37rpx;
line-height:50rpx;
- margin-top:52rpx;
+ margin-top:52rpx; */
}
.xc-share-frame-jieti{
width: 129rpx;
@@ -1557,6 +1603,7 @@ left:31rpx;}
}
+
.xc-share-frame .share-frame,.xc-share-frame-jieti .share-frame{
width: 30rpx;
height: 30rpx;
@@ -1777,7 +1824,7 @@ xc-ensure-div{
padding-top: 24rpx;
overflow: hidden;
}
-.xc-frame{
+.xc-frame {
/* width: 100%;
margin-top:20rpx; */
padding: 20rpx;
@@ -1815,7 +1862,7 @@ xc-ensure-div{
}
.xc-money-frame{
- margin-left:35rpx;
+ /* margin-left:35rpx; */
}
.xc-coupon-effect{
@@ -2028,7 +2075,7 @@ xc-ensure-div{
.wsize{font-size: 32rpx}
-.five-level-word{font-size: 28rpx;}
+.five-level-word{font-size: 24rpx;}
/*-- 推荐商品 --*/
@@ -2101,13 +2148,13 @@ padding-left:24rpx;
.xc-linellae-frame{
width: 100%;
- height: 60rpx;
+ height: 80rpx;
background: #f2f2f2;
}
.xc-linellae-frame .xc-linellae{
width: 386rpx;
height: 1rpx;
- border-bottom: 1rpx solid #a5a5a5;
+ border-bottom: 1rpx solid #ebedf0;
}
.xc-recommend-frame{
background:#f2f2f2;
@@ -2130,7 +2177,8 @@ margin-top: 1rpx;
}
.xc-price-frame{
color: #ec0022;
-height:44rpx;
+ align-items: baseline;
+/* height:44rpx; */
}
.xc-price-frame .sign{
margin-top:19rpx;
@@ -2161,6 +2209,9 @@ padding-left:-4rpx;
.xc-explain{
color:#292929;
width:542rpx;
+ margin: 10rpx 0 20rpx;
+ width: 100%;
+ font-weight: bold;
}
.xc-item{width: 16%; font-size: 26rpx; color: #666;margin-right:5rpx;}
.xc-item .yuan{
@@ -2266,9 +2317,9 @@ margin-top:5rpx;
}
.xc-goods-explain{
width:100%;
- padding-left:30rpx;
+ /* padding-left:30rpx;
margin-left:-9rpx;
- height: 150rpx
+ height: 150rpx */
}
.xc-partner-frame{
border-bottom:2rpx solid #eee;
@@ -2296,41 +2347,43 @@ right:17rpx; top:55rpx;
/* border-top:1rpx solid #eee; */
width: 100%;
height: auto;
+ padding: 20rpx;
+ box-sizing: border-box;
}
.on_height{
height: 90rpx;
}
.sn_height{
- min-height: 170rpx; height: auto;padding: 10rpx 0;
+ /* min-height: 170rpx; height: auto;padding: 10rpx 0; */
}
.xc-address_frame .address_frame{
- width: 92%;
-padding-left: 10rpx;
-margin: auto;
+ width: 100%;
+/* padding-left: 10rpx;
+margin: auto; */
}
.shop_name{
}
.stores-img{
-width: 40rpx;
- height: 35rpx;
+ width: 28rpx;
+ height: 28rpx;
margin-right: 10rpx;
}
.shop_name{
margin-right: 10rpx;
}
.address{
- width: 87%;
+ /* width: 100%;
margin-top: 5rpx;
- margin-bottom: 5rpx;
+ margin-bottom: 5rpx; */
}
.distance{
- padding-left: 15rpx;
- padding-right: 15rpx;
+ padding-left: 20rpx;
+ padding-right: 20rpx;
background: #eee;
border-radius: 20rpx;
- margin-right: 5rpx;
+ /* margin-right: 5rpx; */
color: #999;
height: 38rpx;
line-height: 38rpx;
@@ -2618,22 +2671,23 @@ button.custom-service::after{
border: 0;
}
.no_store{color:#d60021; font-size: 26rpx;}
-.cx_show_view{ width: 580rpx; line-height: 30rpx; margin-bottom: 6rpx; }
+.cx_show_view{ width: 580rpx; /* line-height: 30rpx; margin-bottom: 6rpx; */ }
.cx_show_view .word{ width: 400rpx}
.prom_condition {
color: #d60021;
- width: 180rpx;
- height: 30rpx;
+ /* width: 180rpx; */
+ /* height: 30rpx; */
font-size: 20rpx;
- padding-top: 0.01rpx;
- display: flex;
+ /* padding-top: 0.01rpx; */
+ /* display: flex;
justify-content: center;
- align-items: center;
- border: #d60021 solid 1rpx;
+ align-items: center; */
+ border: 2rpx solid #d60021;
border-radius: 10rpx;
margin-right:10rpx ;
- margin-left: 10rpx;
-
+ /* margin-left: 10rpx; */
+ font-size: 24rpx;
+ padding: 0 10rpx;
}
.hui_img{ width: 44rpx; height: 44rpx; margin-right: 8rpx}
.order_hui{color: #444; width: 420rpx}
diff --git a/pages/index/index/index.wxml b/pages/index/index/index.wxml
index cb4e6f5..0839e41 100644
--- a/pages/index/index/index.wxml
+++ b/pages/index/index/index.wxml
@@ -163,7 +163,7 @@
-
+