diff --git a/index/passCar.wxss b/index/passCar.wxss index 75699aa..bba5340 100644 --- a/index/passCar.wxss +++ b/index/passCar.wxss @@ -3,32 +3,38 @@ page { background-color: #fff; } -.container{ + +.container { padding-bottom: 60rpx; } -.con text{ + +.con text { display: block; text-align: center; font-size: 30rpx; } -.header{ + +.header { width: 690rpx; height: 80rpx; font-size: 32rpx; margin: 0 auto; - border-radius:16rpx; + border-radius: 16rpx; line-height: 80rpx; letter-spacing: 3rpx; } -.header image{ + +.header image { width: 60rpx; vertical-align: middle; - margin-top:-5rpx; - margin-right:6rpx; + margin-top: -5rpx; + margin-right: 6rpx; } -.top{ - border-bottom:2rpx solid #f8f8f8; + +.top { + border-bottom: 2rpx solid #f8f8f8; } + .headBox { width: 690rpx; margin: 30rpx auto 0; @@ -74,8 +80,6 @@ page { font-size: 28rpx; } - - .price { width: 690rpx; font-size: 28rpx; @@ -106,14 +110,14 @@ page { .borderBox { width: 750rpx; - margin-top:30rpx; + margin-top: 30rpx; } .borderUp { width: 680rpx; margin: 0 auto; font-size: 36rpx; - border: 2rpx dashed #FD832D; + border: 2rpx dashed #fd832d; border-radius: 16rpx; padding-bottom: 40rpx; height: 202rpx; @@ -174,7 +178,8 @@ page { margin-bottom: 80rpx; border-top: 16rpx #f8f8f8 solid; } -.bottonBox view:nth-of-type(1) image{ + +.bottonBox view:nth-of-type(1) image { height: 45rpx; } @@ -213,7 +218,7 @@ page { } .swiper-item .clearfix1 { - background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); + background: linear-gradient(127deg, rgba(252, 177, 74, 1) 0%, rgba(254, 70, 20, 1) 100%); border-radius: 12rpx; padding: 6rpx; } @@ -234,7 +239,7 @@ page { height: 180rpx; line-height: 180rpx; float: left; - background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); + background: linear-gradient(127deg, rgba(252, 177, 74, 1) 0%, rgba(254, 70, 20, 1) 100%); border-radius: 12rpx; border: 3px solid #fff; text-align: center; @@ -376,6 +381,7 @@ page { .textV3 { width: 225rpx; } + .choice { width: 80rpx; height: 80rpx; @@ -402,7 +408,7 @@ page { } .buy { - background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); + background: linear-gradient(127deg, rgba(252, 177, 74, 1) 0%, rgba(254, 70, 20, 1) 100%); height: 88rpx; width: 73%; margin: 0 auto; @@ -413,6 +419,8 @@ page { position: absolute; z-index: 100; text-align: center; + bottom: -570rpx; + left: 100rpx; } .buyBox { @@ -605,7 +613,7 @@ button::after { .orderBox .fr { line-height: 70rpx; font-size: 28rpx; - color: #FD832D; + color: #fd832d; } .jians { @@ -620,7 +628,8 @@ button::after { border-radius: 6rpx; margin-right: 6rpx; } -.jiant{ + +.jiant { display: inline-block; width: 44rpx; height: 44rpx; @@ -637,7 +646,7 @@ button::after { .txt1 { font-size: 22rpx; - color: #A6A6A6; + color: #a6a6a6; letter-spacing: 0; } @@ -658,8 +667,7 @@ button::after { width: 100%; height: 100%; z-index: 1000; - background: rgba(0,0,0,.2); - + background: rgba(0, 0, 0, 0.2); } .ticket-modal { @@ -699,7 +707,7 @@ button::after { } .nocoupon button { - background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); + background: linear-gradient(127deg, rgba(252, 177, 74, 1) 0%, rgba(254, 70, 20, 1) 100%); color: #fff; font-size: 30rpx; width: 74%; @@ -736,8 +744,7 @@ button::after { background: #fff; /* padding: 30rpx 0 0; */ margin: 0 auto 40rpx; - /* border-radius: 16rpx; */ - /* border-top: 8rpx solid #02b7ff; */ + /* border-radius: 16rpx; *//* border-top: 8rpx solid #02b7ff; */ box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.10); } @@ -745,7 +752,7 @@ button::after { display: flex; padding-top: 16rpx; padding-bottom: 16rpx; - background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); + background: linear-gradient(127deg, rgba(252, 177, 74, 1) 0%, rgba(254, 70, 20, 1) 100%); } .logo { @@ -772,14 +779,14 @@ button::after { .info { width: 100%; - border-left: 1rpx #FFF dashed; + border-left: 1rpx #fff dashed; } .info view:nth-child(1) text { font-size: 32rpx; line-height: 32rpx; height: 32rpx; - color: #FFFFFF; + color: #fff; letter-spacing: 0; width: 400rpx; display: inline-block; @@ -791,7 +798,7 @@ button::after { .info view:nth-child(2) { padding-left: 4%; font-size: 22rpx; - color: #FFFFFF; + color: #fff; letter-spacing: 0; margin-top: 6rpx; display: inline-block; @@ -811,7 +818,6 @@ button::after { /* background: #02c0ff; */ } - .expiretime { display: block; width: 100%; @@ -820,7 +826,7 @@ button::after { height: 50rpx; line-height: 50rpx; font-size: 22rpx; - color: #A6A6A6; + color: #a6a6a6; letter-spacing: 0; } @@ -847,38 +853,41 @@ button::after { height: 48rpx; line-height: 48rpx; text-align: right; - color: #FFF; + color: #fff; font-size: 40rpx; } .yuan { - color: #FFF; + color: #fff; font-size: 26rpx; } .gou { position: absolute; - top:45rpx; + top: 45rpx; right: 30rpx; width: 60rpx; } -.swiper-box .wx-swiper-dots.wx-swiper-dots-horizontal{ -margin-bottom: 2rpx; +.swiper-box .wx-swiper-dots.wx-swiper-dots-horizontal { + margin-bottom: 2rpx; } -.swiper-box .wx-swiper-dot{ -width:40rpx; -display: inline-flex; -height: 6rpx; -margin-left: 10rpx; -border-radius:6rpx; -justify-content:space-between; + +.swiper-box .wx-swiper-dot { + width: 40rpx; + display: inline-flex; + height: 6rpx; + margin-left: 10rpx; + border-radius: 6rpx; + justify-content: space-between; } -.swiper-box .wx-swiper-dot::before{ -content: ''; -flex-grow: 1; -background: #ccc8c8; + +.swiper-box .wx-swiper-dot::before { + content: ''; + flex-grow: 1; + background: #ccc8c8; +} + +.swiper-box .wx-swiper-dot-active::before { + background: #f6792b; } -.swiper-box .wx-swiper-dot-active::before{ -background:#f6792b; -} \ No newline at end of file diff --git a/pages/bargain/bargainDatail/bargainDatail.wxml b/pages/bargain/bargainDatail/bargainDatail.wxml index fc9fd03..105bf73 100644 --- a/pages/bargain/bargainDatail/bargainDatail.wxml +++ b/pages/bargain/bargainDatail/bargainDatail.wxml @@ -1,76 +1,83 @@ - - - - {{data.title}} - {{data.subTitle}} - {{data.price/100}}元 - 可砍至{{data.salePrice/100}} - + + + + {{data.title}} + {{data.subTitle}} + {{data.price/100}}元 + 可砍至{{data.salePrice/100}} - - - 已砍 {{already}}元 - 还剩 {{remain}}元 - - - - 还剩 {{day}}天:{{hour}}:{{min}}:{{sec}} 结束 - - - 砍价已取消 - - - 好友的砍价已过期 - - - 您的砍价已过期 - - - - - - 还需邀请{{data.pressLimitNum-data.orderPressList.length}}位好友,帮忙砍至底价 - - - + + + + 已砍 {{already}}元 + 还剩 {{remain}}元 + + + + 还剩 + {{day}}天: + {{hour}}: + {{min}}: + {{sec}} 结束 + + + 砍价已取消 + + + 好友的砍价已过期 + + + 您的砍价已过期 + + + + + + 还需邀请 + {{data.pressLimitNum-data.orderPressList.length}}位好友,帮忙砍至底价 + + + 已砍至底价 - - - + + + - - - 砍价人数{{data.orderPressList.length}}/{{data.pressLimitNum}}人 - - - - - 发起人 - - - {{item.nickName}} - 砍掉{{item.pressValue/100}}元 - {{item.createDate}}前 - - + + + 砍价人数{{data.orderPressList.length}}/{{data.pressLimitNum}}人 + + + + + 发起人 + + + {{item.nickName}} + 砍掉 + {{item.pressValue/100}}元 + {{item.createDate}}前 + + -
- - - - -
- - + + + + +
\ No newline at end of file diff --git a/pages/passCar/couponList/couponList.wxss b/pages/passCar/couponList/couponList.wxss index b410cfb..42be190 100644 --- a/pages/passCar/couponList/couponList.wxss +++ b/pages/passCar/couponList/couponList.wxss @@ -201,7 +201,7 @@ .nav { position: absolute; - bottom: 20%; + bottom: -70%; left: 0; right: 0; margin: auto;