修改主题言责
This commit is contained in:
@ -55,7 +55,7 @@ page {
|
||||
}
|
||||
|
||||
#footer .item.on {
|
||||
color: #00c17b;
|
||||
color: #eb3729;
|
||||
}
|
||||
|
||||
#footer .item .iconfont {
|
||||
@ -191,13 +191,13 @@ page {
|
||||
|
||||
.promotionGood .item .text .sp-money .moneyCon {
|
||||
padding: 0 0.18*100rpx;
|
||||
background-color: #00c17b;
|
||||
background-color: #eb3729;
|
||||
height: 0.46*100rpx;
|
||||
line-height: 0.46*100rpx;
|
||||
background-image: linear-gradient(to right, #00c17b 0%, #00c17b 100%);
|
||||
background-image: linear-gradient(to right, #eb3729 0%, #eb3729 100%);
|
||||
font-size: 0.2*100rpx;
|
||||
color: #fff;
|
||||
background-image: -moz-linear-gradient(to right, #00c17b 0%, #00c17b 100%);
|
||||
background-image: -moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%);
|
||||
border-radius: 0.24*100rpx 0.03*100rpx 0.24*100rpx 0.03*100rpx;
|
||||
}
|
||||
|
||||
@ -615,8 +615,8 @@ page {
|
||||
|
||||
.product-window .productWinList .item .listn .itemn.on {
|
||||
color: #fff;
|
||||
background-color: #00c17b;
|
||||
border-color: #00c17b;
|
||||
background-color: #eb3729;
|
||||
border-color: #eb3729;
|
||||
}
|
||||
|
||||
.product-window .cart {
|
||||
@ -1066,7 +1066,7 @@ page {
|
||||
width: 0.18*100rpx;
|
||||
height: 0.18*100rpx;
|
||||
border-radius: 50%;
|
||||
background-color: #00c17b;
|
||||
background-color: #eb3729;
|
||||
left: 25.5%;
|
||||
bottom: 0;
|
||||
margin-bottom: -0.09*100rpx;
|
||||
@ -1078,7 +1078,7 @@ page {
|
||||
width: 0.18*100rpx;
|
||||
height: 0.18*100rpx;
|
||||
border-radius: 50%;
|
||||
background-color: #00c17b;
|
||||
background-color: #eb3729;
|
||||
left: 25.5%;
|
||||
top: 0;
|
||||
margin-top: -0.09*100rpx;
|
||||
@ -1302,13 +1302,13 @@ page {
|
||||
|
||||
.index .news .new-banner .text .label {
|
||||
font-size: 0.2*100rpx;
|
||||
color: #00c17b;
|
||||
color: #eb3729;
|
||||
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 #00c17b;
|
||||
border: 0.02*100rpx solid #eb3729;
|
||||
}
|
||||
|
||||
.index .news .new-banner .text .newsTitle {
|
||||
@ -2212,7 +2212,7 @@ page {
|
||||
height: 1*100rpx;
|
||||
width: 100%;
|
||||
border-radius: 0 0 50% 50%;
|
||||
background-color: #00c17b;
|
||||
background-color: #eb3729;
|
||||
}
|
||||
|
||||
.user .header .picTxt .pictrue {
|
||||
@ -2665,13 +2665,13 @@ page {
|
||||
.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, #00c17b 0%, #00c17b 100%);
|
||||
background-image: -moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%);
|
||||
}
|
||||
|
||||
.product-con .footer .bnt .buy {
|
||||
border-radius: 0 0.5*100rpx 0.5*100rpx 0;
|
||||
background-image: linear-gradient(to right, #00c17b 0%, #00c17b 100%);
|
||||
background-image: -moz-linear-gradient(to right, #00c17b 0%, #00c17b 100%);
|
||||
background-image: linear-gradient(to right, #eb3729 0%, #eb3729 100%);
|
||||
background-image: -moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%);
|
||||
}
|
||||
|
||||
/*订单提交*/
|
||||
@ -2692,7 +2692,7 @@ page {
|
||||
}
|
||||
|
||||
.order-submission .address .addressCon {
|
||||
width: 6.1*100rpx;
|
||||
width: 5.7*100rpx;
|
||||
font-size: 0.26*100rpx;
|
||||
color: #666;
|
||||
}
|
||||
@ -2817,7 +2817,7 @@ page {
|
||||
}
|
||||
|
||||
.order-submission .wrapper .item .list .payItem .name .iconfont.icon-yinhangqia {
|
||||
background-color: #00c17b;
|
||||
background-color: #eb3729;
|
||||
}
|
||||
|
||||
.order-submission .wrapper .item .list .payItem .tip {
|
||||
@ -2959,7 +2959,7 @@ page {
|
||||
}
|
||||
|
||||
.address-management .footer .addressBnt.wxbnt {
|
||||
background-color: #00c17b;
|
||||
background-color: #eb3729;
|
||||
}
|
||||
|
||||
/*添加地址*/
|
||||
@ -3033,8 +3033,8 @@ page {
|
||||
line-height: 0.86*100rpx;
|
||||
margin: 0 auto;
|
||||
font-size: 0.32*100rpx;
|
||||
color: #00c17b;
|
||||
border: 1px solid #00c17b;
|
||||
color: #eb3729;
|
||||
border: 1px solid #eb3729;
|
||||
}
|
||||
|
||||
/*我的订单*/
|
||||
@ -3087,7 +3087,7 @@ page {
|
||||
|
||||
.my-order .nav .item.on {
|
||||
font-weight: bold;
|
||||
border-bottom: 0.05*100rpx solid #00c17b;
|
||||
border-bottom: 0.05*100rpx solid #eb3729;
|
||||
}
|
||||
|
||||
.my-order .nav .item .num {
|
||||
@ -3249,7 +3249,7 @@ page {
|
||||
|
||||
.order-details .nav .navCon .on {
|
||||
font-weight: bold;
|
||||
color: #00c17b;
|
||||
color: #eb3729;
|
||||
}
|
||||
|
||||
.order-details .nav .progress {
|
||||
@ -3476,7 +3476,7 @@ page {
|
||||
}
|
||||
|
||||
.logistics .logisticsCon .item .circular.on {
|
||||
background-color: #00c17b;
|
||||
background-color: #eb3729;
|
||||
}
|
||||
|
||||
.logistics .logisticsCon .item .text {
|
||||
@ -3520,7 +3520,7 @@ page {
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
line-height: 1.3*100rpx;
|
||||
text-shadow: 0 4px 0 #00c17b;
|
||||
text-shadow: 0 4px 0 #eb3729;
|
||||
border: 0.06*100rpx solid #f5f5f5;
|
||||
margin: -0.76*100rpx auto 0 auto;
|
||||
background-color: #999;
|
||||
@ -3914,7 +3914,7 @@ page {
|
||||
}
|
||||
|
||||
.member-center .wrapper .title .iconfont {
|
||||
color: #00c17b;
|
||||
color: #eb3729;
|
||||
font-weight: normal;
|
||||
font-size: 0.4*100rpx;
|
||||
margin-right: 0.12*100rpx;
|
||||
@ -3927,7 +3927,7 @@ page {
|
||||
}
|
||||
|
||||
.member-center .wrapper .title .num .current {
|
||||
color: #00c17b;
|
||||
color: #eb3729;
|
||||
}
|
||||
|
||||
.member-center .wrapper .list .item {
|
||||
@ -3946,7 +3946,7 @@ page {
|
||||
}
|
||||
|
||||
.member-center .wrapper .list .item .top .name {
|
||||
border-left: 0.06*100rpx solid #00c17b;
|
||||
border-left: 0.06*100rpx solid #eb3729;
|
||||
padding-left: 0.2*100rpx;
|
||||
font-size: 0.28*100rpx;
|
||||
color: #282828;
|
||||
@ -3973,7 +3973,7 @@ page {
|
||||
width: 0;
|
||||
height: 100%;
|
||||
transition: width 0.6s ease;
|
||||
background-color: #00c17b;
|
||||
background-color: #eb3729;
|
||||
border-radius: 0.2*100rpx;
|
||||
}
|
||||
|
||||
@ -3985,7 +3985,7 @@ page {
|
||||
}
|
||||
|
||||
.member-center .wrapper .list .item .experience .num {
|
||||
color: #00c17b;
|
||||
color: #eb3729;
|
||||
}
|
||||
|
||||
.member-center .growthValue {
|
||||
@ -4105,7 +4105,7 @@ page {
|
||||
/*.integral-details .wrapper .nav .item{text-align:center;width:50%;}*/
|
||||
.integral-details .wrapper .nav .item.on {
|
||||
background-color: #fff;
|
||||
color: #00c17b;
|
||||
color: #eb3729;
|
||||
font-weight: bold;
|
||||
border-radius: 0.2*100rpx .2*100rpx 0 0;
|
||||
}
|
||||
@ -4246,7 +4246,7 @@ page {
|
||||
|
||||
.bargain-list .list {
|
||||
background-color: #fff;
|
||||
border: 0.06*100rpx solid #00c17b;
|
||||
border: 0.06*100rpx solid #eb3729;
|
||||
border-radius: 0.3*100rpx;
|
||||
margin: .3*100rpx 0.3*100rpx 0.66*100rpx 0.3*100rpx;
|
||||
padding: 0 0.24*100rpx;
|
||||
@ -4399,7 +4399,7 @@ page {
|
||||
.bargain .bargainGang,
|
||||
.bargain .goodsDetails {
|
||||
width: 6.6*100rpx;
|
||||
border: 0.06*100rpx solid #00c17b;
|
||||
border: 0.06*100rpx solid #eb3729;
|
||||
background-color: #fff;
|
||||
border-radius: 0.2*100rpx;
|
||||
margin: -1.62*100rpx auto 0 auto;
|
||||
@ -4496,8 +4496,8 @@ page {
|
||||
}
|
||||
|
||||
.bargain .wrapper .bargainBnt.on {
|
||||
border: 0.02*100rpx solid #00c17b;
|
||||
color: #00c17b;
|
||||
border: 0.02*100rpx solid #eb3729;
|
||||
color: #eb3729;
|
||||
background-image: linear-gradient(to right, #fff 0%, #fff 100%);
|
||||
background-image: -moz-linear-gradient(to right, #fff 0%, #fff 100%);
|
||||
width: 100%;
|
||||
@ -4579,7 +4579,7 @@ page {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border-radius: 50%;
|
||||
border: 0.02px solid #00c17b;
|
||||
border: 0.02px solid #eb3729;
|
||||
}
|
||||
|
||||
.bargain .bargainGang .list .item .pictxt .text {
|
||||
@ -4848,7 +4848,7 @@ page {
|
||||
width: 0.54*100rpx;
|
||||
background-color: #c6f3e8;
|
||||
text-align: center;
|
||||
color: #00c17b;
|
||||
color: #eb3729;
|
||||
height: 100%;
|
||||
line-height: 0.38*100rpx;
|
||||
}
|
||||
@ -6324,8 +6324,8 @@ page {
|
||||
}
|
||||
|
||||
.promoter-list .nav .item.on {
|
||||
color: #00c17b;
|
||||
border-bottom: 0.05*100rpx solid #00c17b;
|
||||
color: #eb3729;
|
||||
border-bottom: 0.05*100rpx solid #eb3729;
|
||||
}
|
||||
|
||||
.promoter-list .search {
|
||||
@ -6536,10 +6536,10 @@ page {
|
||||
|
||||
.my-promotion .list .item .iconfont {
|
||||
font-size: 0.7*100rpx;
|
||||
/* background-image: linear-gradient(to right, #00c17b 0%, #00c17b 100%); */
|
||||
/* background-image: -moz-linear-gradient(to right, #00c17b 0%, #00c17b 100%); */
|
||||
/* background-image: linear-gradient(to right, #eb3729 0%, #eb3729 100%); */
|
||||
/* background-image: -moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%); */
|
||||
margin-bottom: 0.2*100rpx;
|
||||
color: #00c17b
|
||||
color: #eb3729
|
||||
}
|
||||
|
||||
/*我的账户*/
|
||||
@ -6552,8 +6552,8 @@ page {
|
||||
.my-account .wrapper .header {
|
||||
width: 6.9*100rpx;
|
||||
height: 3.3*100rpx;
|
||||
background-image: linear-gradient(to right, #00c17b 0%, #00c17b 100%);
|
||||
background-image: -moz-linear-gradient(to right, #00c17b 0%, #00c17b 100%);
|
||||
background-image: linear-gradient(to right, #eb3729 0%, #eb3729 100%);
|
||||
background-image: -moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%);
|
||||
border-radius: 0.16*100rpx;
|
||||
margin: 0 auto;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
@ -7264,8 +7264,8 @@ page {
|
||||
|
||||
/*立即注册*/
|
||||
.register {
|
||||
background-image: linear-gradient(to bottom, #00c17b 0%, #00c17b 100%);
|
||||
background-image: -moz-linear-gradient(to bottom, #00c17b 0%, #00c17b 100%);
|
||||
background-image: linear-gradient(to bottom, #eb3729 0%, #eb3729 100%);
|
||||
background-image: -moz-linear-gradient(to bottom, #eb3729 0%, #eb3729 100%);
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
}
|
||||
@ -7477,10 +7477,10 @@ page {
|
||||
|
||||
.productSort .aside .item.on {
|
||||
background-color: #fff;
|
||||
border-left: 0.04*100rpx solid #00c17b;
|
||||
border-left: 0.04*100rpx solid #eb3729;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #00c17b;
|
||||
color: #eb3729;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@ -8228,7 +8228,7 @@ page {
|
||||
height: 3.02*100rpx;
|
||||
padding: 0.45*100rpx 0.3*100rpx 0 0.3*100rpx;
|
||||
position: relative;
|
||||
// background-color: #00c17b;
|
||||
// background-color: #eb3729;
|
||||
|
||||
}
|
||||
|
||||
@ -8252,7 +8252,7 @@ page {
|
||||
height: 1*100rpx;
|
||||
width: 100%;
|
||||
border-radius: 0 0 50% 50%;
|
||||
// background-color: #00c17b;
|
||||
// background-color: #eb3729;
|
||||
}
|
||||
|
||||
.order-index .header .item {
|
||||
|
||||
Reference in New Issue
Block a user