mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-01-07 05:38:15 +00:00
55 lines
4.0 KiB
Plaintext
55 lines
4.0 KiB
Plaintext
.swiper-box{height: 750rpx;}
|
|
swiper-item{position: relative; width: 100%;}
|
|
.swiper_banner swiper-item image{width: 100%; height: 750rpx;}
|
|
.swiper-box .wx-swiper-dots.wx-swiper-dots-horizontal{width: 100%; padding-right: 30rpx;display: flex;justify-content:center;box-sizing: border-box;}
|
|
.pro-wrapper .pro-infos{background-color: #fff;padding: 20rpx 20rpx 0;}
|
|
.pro-wrapper .pro-infos .price-wrapper{margin-top: 10rpx; align-items:center;}
|
|
.pro-wrapper .pro-infos .price-wrapper .price{font-size: 48rpx; color: #ff3d3d;}
|
|
.pro-wrapper .pro-infos .price-wrapper .price text{font-size: 28rpx;}
|
|
.pro-wrapper .pro-infos .price-wrapper .small-txt{font-size: 24rpx; width: 66rpx; color: #fff; border-radius: 3px; height: 40rpx; line-height: 40rpx; text-align: center;margin-left: 10rpx;}
|
|
.pro-wrapper .pro-infos .price-wrapper .red{background-color: #ff3d3d;}
|
|
.pro-wrapper .pro-infos .price-wrapper .lv{background-color: #4eb047; }
|
|
.pro-wrapper .pro-infos .price-wrapper .chen{background-color: #ff8000; }
|
|
.pro-wrapper .pro-infos .count-wrapper{ margin-top: 10rpx; justify-content: space-between; font-size: 26rpx; color: #666; padding-bottom: 20rpx;}
|
|
.block-bar{position: relative; padding: 0 20rpx; height: 70rpx; line-height: 70rpx; background-color: #fff; border-top: 1px solid #f7f7f7; font-size: 26rpx;}
|
|
.block-bar .title{margin-right: 25rpx; color:#444;font-size:30rpx;}
|
|
.block-bar:after{content: "";position: absolute; right: 20rpx; top: 50%; margin-top: -7.5rpx; width: 15rpx;height: 15rpx;border-left: 3rpx solid #bbb;border-bottom: 3rpx solid #bbb;transform: rotate(-135deg); margin-left: 10rpx;}
|
|
.block-bar.integral::after{display: none;}
|
|
.block-bar.selected{margin-top: 10rpx;height:80rpx;line-height:80rpx;}
|
|
.common-title{height: 88rpx; color: #aaa;font-size: 24rpx; align-items: center; justify-content: center;}
|
|
.common-title .line{width: 105rpx; height: 2rpx; background-color: #e0e0e0;}
|
|
.common-title .iconfont{font-size: 35rpx; margin: 0 5rpx 0 17rpx;}
|
|
.common-title .text{margin-right: 17rpx;}
|
|
.evaluate-hot{ padding: 0 20rpx 30rpx; background-color: #fff;}
|
|
.evaluate-hot .hot-title{height: 85rpx; line-height: 85rpx; }
|
|
.evaluate-hot .user-info{align-items: center;}
|
|
.evaluate-hot .user-info .avatar{width: 48rpx; height: 48rpx; border-radius: 50%; margin-right: 10rpx;}
|
|
.evaluate-hot .txt-msg{margin-top: 15rpx; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
|
|
.evaluate-hot .time-bar{margin-top: 15rpx; font-size: 24rpx; color: #888;}
|
|
.evaluate-hot navigator{width: 200rpx; height: 50rpx; margin: 25rpx auto 0; line-height: 46rpx; font-size: 24rpx; color: #ff7000; box-sizing: border-box; border-radius: 30px; border: 2rpx solid #ff7000; text-align: center;}
|
|
|
|
.foot{position: fixed; left: 0; bottom: 0; width: 100%; height: 110rpx; background-color: #fff; border-top: 1px solid #e0e0e0; align-items: center;}
|
|
.foot .fn-btns{width: 305rpx; height: 100%; align-items: center;}
|
|
.foot .fn-btns .item{flex: 1; text-align: center; font-size: 22rpx; color: #666;}
|
|
.foot .fn-btns .item .iconfont{font-size: 35rpx; color: #999;position:relative;}
|
|
.foot .fn-btns .item .iconfont.icon-xingxing{color: #ff7000;}
|
|
|
|
|
|
.foot .btns-wrapper{width: 446rpx; height: 100%; line-height: 110rpx; color: #fff; font-size: 30rpx;}
|
|
.foot .btns-wrapper view{flex: 1; text-align: center;}
|
|
.foot .btns-wrapper .buy-btn{background-color: #ff7000;}
|
|
.foot .btns-wrapper .payment-btn{background-color: #ff3d3d;}
|
|
.contact-but{background-color:#ffffff;line-height:normal!important;}
|
|
.contact-but::after{border:none;}
|
|
.item-span{min-width:20rpx;height:20rpx;border-radius:50rpx;background-color:#ff3d3d;color: #fff;display:block;font-size:12rpx;text-align:center;line-height:20rpx;position:absolute;right:23rpx;top:0;}
|
|
.screen-shot{float:right;font-size:36rpx;color:#454545;font-weight:600;padding-top:24rpx;padding-right:20rpx;}
|
|
action-sheet-item{padding: 0}
|
|
.contact{font-size:16px;
|
|
background-color:#fff;padding:8rpx 0;border-radius:0;margin:0;line-height:2;}
|
|
.action-sheet{font-size:17px;line-height:2.4;
|
|
}
|
|
@import "/pages/foo-tan/foo-tan.wxss";
|
|
@import "/wxParse/wxParse.wxss";
|
|
|
|
|