增加静态资源文件,修改秒杀页面样式问题

This commit is contained in:
gaoxs
2020-04-07 17:31:38 +08:00
parent 4b6636ba6f
commit c6f9a6d1fe
139 changed files with 324 additions and 287 deletions

View File

@ -51,7 +51,7 @@
}
#footer .item.on {
color: #73CBB6;
color: #00c17b;
}
#footer .item .iconfont {
@ -186,13 +186,13 @@
.promotionGood .item .text .sp-money .moneyCon {
padding: 0 0.18*100rpx;
background-color: #73CBB6;
background-color: #00c17b;
height: 0.46*100rpx;
line-height: 0.46*100rpx;
background-image: linear-gradient(to right, #73CBB6 0%, #73CBB6 100%);
background-image: linear-gradient(to right, #00c17b 0%, #00c17b 100%);
font-size: 0.2*100rpx;
color: #fff;
background-image: -moz-linear-gradient(to right, #73CBB6 0%, #73CBB6 100%);
background-image: -moz-linear-gradient(to right, #00c17b 0%, #00c17b 100%);
border-radius: 0.24*100rpx 0.03*100rpx 0.24*100rpx 0.03*100rpx;
}
@ -610,8 +610,8 @@
.product-window .productWinList .item .listn .itemn.on {
color: #fff;
background-color: #73CBB6;
border-color: #73CBB6;
background-color: #00c17b;
border-color: #00c17b;
}
.product-window .cart {
@ -1061,7 +1061,7 @@
width: 0.18*100rpx;
height: 0.18*100rpx;
border-radius: 50%;
background-color: #73CBB6;
background-color: #00c17b;
left: 25.5%;
bottom: 0;
margin-bottom: -0.09*100rpx;
@ -1073,7 +1073,7 @@
width: 0.18*100rpx;
height: 0.18*100rpx;
border-radius: 50%;
background-color: #73CBB6;
background-color: #00c17b;
left: 25.5%;
top: 0;
margin-top: -0.09*100rpx;
@ -1281,13 +1281,13 @@
.index .news .new-banner .text .label {
font-size: 0.2*100rpx;
color: #73CBB6;
color: #00c17b;
width: 0.68*100rpx;
height: 0.34*100rpx;
border-radius: 0.2*100rpx;
text-align: center;
line-height: 0.34*100rpx;
border: 0.02*100rpx solid #73CBB6;
border: 0.02*100rpx solid #00c17b;
}
.index .news .new-banner .text .newsTitle {
@ -1665,10 +1665,10 @@
.index .wrapper .newProducts {}
.index .wrapper.hot .newProducts .newProductsItem {
width: 2.4*100rpx;
width: 2.4*100rpx;
min-width: 2.4*100rpx;
margin-right: 0.2*100rpx;
flex: 0 2.4*100rpx;
flex: 0 2.4*100rpx;
}
.index .wrapper .newProducts .newProductsScroll {
@ -1683,11 +1683,11 @@ flex: 0 2.4*100rpx;
.index .wrapper .newProducts .newProductsItem {
border: 1rpx solid #eee;
width: 2.4*100rpx;
width: 2.4*100rpx;
min-width: 2.4*100rpx;
border-radius: 0.12*100rpx;
overflow: hidden;
margin-right: .2*100rpx;
margin-right: .2*100rpx;
flex: 0 2.4*100rpx;
}
@ -2185,7 +2185,7 @@ flex: 0 2.4*100rpx;
height: 1*100rpx;
width: 100%;
border-radius: 0 0 50% 50%;
background-color: #73CBB6;
background-color: #00c17b;
}
.user .header .picTxt .pictrue {
@ -2612,13 +2612,13 @@ flex: 0 2.4*100rpx;
.product-con .footer .bnt .joinCart {
border-radius: 0.5*100rpx 0 0 0.5*100rpx;
background-image: linear-gradient(to right, #fea10f 0%, #fea10f 100%);
background-image: -moz-linear-gradient(to right, #73CBB6 0%, #73CBB6 100%);
background-image: -moz-linear-gradient(to right, #00c17b 0%, #00c17b 100%);
}
.product-con .footer .bnt .buy {
border-radius: 0 0.5*100rpx 0.5*100rpx 0;
background-image: linear-gradient(to right, #73CBB6 0%, #73CBB6 100%);
background-image: -moz-linear-gradient(to right, #73CBB6 0%, #73CBB6 100%);
background-image: linear-gradient(to right, #00c17b 0%, #00c17b 100%);
background-image: -moz-linear-gradient(to right, #00c17b 0%, #00c17b 100%);
}
/*订单提交*/
@ -2764,7 +2764,7 @@ flex: 0 2.4*100rpx;
}
.order-submission .wrapper .item .list .payItem .name .iconfont.icon-yinhangqia {
background-color: #73CBB6;
background-color: #00c17b;
}
.order-submission .wrapper .item .list .payItem .tip {
@ -2906,7 +2906,7 @@ flex: 0 2.4*100rpx;
}
.address-management .footer .addressBnt.wxbnt {
background-color: #73CBB6;
background-color: #00c17b;
}
/*添加地址*/
@ -2980,8 +2980,8 @@ flex: 0 2.4*100rpx;
line-height: 0.86*100rpx;
margin: 0 auto;
font-size: 0.32*100rpx;
color: #73CBB6;
border: 1px solid #73CBB6;
color: #00c17b;
border: 1px solid #00c17b;
}
/*我的订单*/
@ -3034,7 +3034,7 @@ flex: 0 2.4*100rpx;
.my-order .nav .item.on {
font-weight: bold;
border-bottom: 0.05*100rpx solid #73CBB6;
border-bottom: 0.05*100rpx solid #00c17b;
}
.my-order .nav .item .num {
@ -3196,7 +3196,7 @@ flex: 0 2.4*100rpx;
.order-details .nav .navCon .on {
font-weight: bold;
color: #73CBB6;
color: #00c17b;
}
.order-details .nav .progress {
@ -3423,7 +3423,7 @@ flex: 0 2.4*100rpx;
}
.logistics .logisticsCon .item .circular.on {
background-color: #73CBB6;
background-color: #00c17b;
}
.logistics .logisticsCon .item .text {
@ -3467,7 +3467,7 @@ flex: 0 2.4*100rpx;
color: #fff;
text-align: center;
line-height: 1.3*100rpx;
text-shadow: 0 4px 0 #73CBB6;
text-shadow: 0 4px 0 #00c17b;
border: 0.06*100rpx solid #f5f5f5;
margin: -0.76*100rpx auto 0 auto;
background-color: #999;
@ -3861,7 +3861,7 @@ flex: 0 2.4*100rpx;
}
.member-center .wrapper .title .iconfont {
color: #73CBB6;
color: #00c17b;
font-weight: normal;
font-size: 0.4*100rpx;
margin-right: 0.12*100rpx;
@ -3874,7 +3874,7 @@ flex: 0 2.4*100rpx;
}
.member-center .wrapper .title .num .current {
color: #73CBB6;
color: #00c17b;
}
.member-center .wrapper .list .item {
@ -3893,7 +3893,7 @@ flex: 0 2.4*100rpx;
}
.member-center .wrapper .list .item .top .name {
border-left: 0.06*100rpx solid #73CBB6;
border-left: 0.06*100rpx solid #00c17b;
padding-left: 0.2*100rpx;
font-size: 0.28*100rpx;
color: #282828;
@ -3920,7 +3920,7 @@ flex: 0 2.4*100rpx;
width: 0;
height: 100%;
transition: width 0.6s ease;
background-color: #73CBB6;
background-color: #00c17b;
border-radius: 0.2*100rpx;
}
@ -3932,7 +3932,7 @@ flex: 0 2.4*100rpx;
}
.member-center .wrapper .list .item .experience .num {
color: #73CBB6;
color: #00c17b;
}
.member-center .growthValue {
@ -4052,7 +4052,7 @@ flex: 0 2.4*100rpx;
/*.integral-details .wrapper .nav .item{text-align:center;width:50%;}*/
.integral-details .wrapper .nav .item.on {
background-color: #fff;
color: #73CBB6;
color: #00c17b;
font-weight: bold;
border-radius: 0.2*100rpx .2*100rpx 0 0;
}
@ -4193,7 +4193,7 @@ flex: 0 2.4*100rpx;
.bargain-list .list {
background-color: #fff;
border: 0.06*100rpx solid #73CBB6;
border: 0.06*100rpx solid #00c17b;
border-radius: 0.3*100rpx;
margin: .3*100rpx 0.3*100rpx 0.66*100rpx 0.3*100rpx;
padding: 0 0.24*100rpx;
@ -4346,7 +4346,7 @@ flex: 0 2.4*100rpx;
.bargain .bargainGang,
.bargain .goodsDetails {
width: 6.6*100rpx;
border: 0.06*100rpx solid #73CBB6;
border: 0.06*100rpx solid #00c17b;
background-color: #fff;
border-radius: 0.2*100rpx;
margin: -1.62*100rpx auto 0 auto;
@ -4441,8 +4441,8 @@ flex: 0 2.4*100rpx;
}
.bargain .wrapper .bargainBnt.on {
border: 0.02*100rpx solid #73CBB6;
color: #73CBB6;
border: 0.02*100rpx solid #00c17b;
color: #00c17b;
background-image: linear-gradient(to right, #fff 0%, #fff 100%);
background-image: -moz-linear-gradient(to right, #fff 0%, #fff 100%);
width: 5.96*100rpx;
@ -4524,7 +4524,7 @@ flex: 0 2.4*100rpx;
width: 100%;
height: 100%;
border-radius: 50%;
border: 0.02px solid #73CBB6;
border: 0.02px solid #00c17b;
}
.bargain .bargainGang .list .item .pictxt .text {
@ -4793,7 +4793,7 @@ flex: 0 2.4*100rpx;
width: 0.54*100rpx;
background-color: #c6f3e8;
text-align: center;
color: #73CBB6;
color: #00c17b;
height: 100%;
line-height: 0.38*100rpx;
}
@ -6268,8 +6268,8 @@ flex: 0 2.4*100rpx;
}
.promoter-list .nav .item.on {
color: #73CBB6;
border-bottom: 0.05*100rpx solid #73CBB6;
color: #00c17b;
border-bottom: 0.05*100rpx solid #00c17b;
}
.promoter-list .search {
@ -6480,10 +6480,10 @@ flex: 0 2.4*100rpx;
.my-promotion .list .item .iconfont {
font-size: 0.7*100rpx;
/* background-image: linear-gradient(to right, #73CBB6 0%, #73CBB6 100%); */
/* background-image: -moz-linear-gradient(to right, #73CBB6 0%, #73CBB6 100%); */
/* background-image: linear-gradient(to right, #00c17b 0%, #00c17b 100%); */
/* background-image: -moz-linear-gradient(to right, #00c17b 0%, #00c17b 100%); */
margin-bottom: 0.2*100rpx;
color: #73cbb6
color: #00c17b
}
/*我的账户*/
@ -6496,8 +6496,8 @@ flex: 0 2.4*100rpx;
.my-account .wrapper .header {
width: 6.9*100rpx;
height: 3.3*100rpx;
background-image: linear-gradient(to right, #73CBB6 0%, #73CBB6 100%);
background-image: -moz-linear-gradient(to right, #73CBB6 0%, #73CBB6 100%);
background-image: linear-gradient(to right, #00c17b 0%, #00c17b 100%);
background-image: -moz-linear-gradient(to right, #00c17b 0%, #00c17b 100%);
border-radius: 0.16*100rpx;
margin: 0 auto;
color: rgba(255, 255, 255, 0.6);
@ -7205,8 +7205,8 @@ flex: 0 2.4*100rpx;
/*立即注册*/
.register {
background-image: linear-gradient(to bottom, #73CBB6 0%, #73CBB6 100%);
background-image: -moz-linear-gradient(to bottom, #73CBB6 0%, #73CBB6 100%);
background-image: linear-gradient(to bottom, #00c17b 0%, #00c17b 100%);
background-image: -moz-linear-gradient(to bottom, #00c17b 0%, #00c17b 100%);
width: 100%;
height: 100vh;
}
@ -7418,10 +7418,10 @@ flex: 0 2.4*100rpx;
.productSort .aside .item.on {
background-color: #fff;
border-left: 0.04*100rpx solid #73CBB6;
border-left: 0.04*100rpx solid #00c17b;
width: 100%;
text-align: center;
color: #73CBB6;
color: #00c17b;
font-weight: bold;
}