219 lines
3.9 KiB
Plaintext
219 lines
3.9 KiB
Plaintext
/* CV packageB\member\income\teamAgentCenter\teamAgentCenter.wxss */
|
|
.money {
|
|
margin-top: 16rpx;
|
|
}
|
|
|
|
.gongge {
|
|
width: 100%;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
align-items: center;
|
|
background: #fff;
|
|
column-count: 3;
|
|
padding-bottom: 20rpx;
|
|
padding-top: 20rpx;
|
|
}
|
|
|
|
.gongge .li {
|
|
width: 50%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
text-align: center;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.gongge .li icon {
|
|
flex: 0 0 56rpx;
|
|
font-size: 26px;
|
|
color: #999;
|
|
display: inline-block;
|
|
margin-bottom: 12rpx;
|
|
width: 100%;
|
|
}
|
|
|
|
.gongge .li .span {
|
|
flex: 0 0 44.8rpx;
|
|
color: #333;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.gongge .li .b {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
color: #f15353;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .header_box {
|
|
padding: 32rpx 24rpx;
|
|
background: #f15353;
|
|
color: #fff;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .header_box .left {
|
|
line-height: 96rpx;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .header_box .right {
|
|
text-align: right;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .header_box .right .li {
|
|
line-height: 48rpx;
|
|
}
|
|
|
|
.teamAgentCenter .code_box {
|
|
background: #fff;
|
|
padding-left: 28rpx;
|
|
}
|
|
|
|
.teamAgentCenter .code {
|
|
height: 88rpx;
|
|
background: #fff;
|
|
padding-right: 28rpx;
|
|
font-size: 15px;
|
|
line-height: 88rpx;
|
|
color: #333;
|
|
text-align: left;
|
|
box-sizing: border-box;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
border-bottom: solid 2rpx #ebebeb;
|
|
}
|
|
|
|
.noDataText {
|
|
text-align: center;
|
|
color: #999;
|
|
padding: 40rpx;
|
|
}
|
|
|
|
.teamAgentCenter .code icon {
|
|
float: right;
|
|
line-height: 88rpx;
|
|
display: inline-block;
|
|
font-size: 24px;
|
|
color: #c9c9c9;
|
|
text-align: center;
|
|
background-size: 40rpx;
|
|
}
|
|
|
|
.teamAgentCenter .content {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.teamAgentCenter .content .ratioNav {
|
|
padding: 0;
|
|
margin: 0;
|
|
height: 76rpx;
|
|
width: 100%;
|
|
background: #fff;
|
|
border-bottom: 2rpx solid #cdcdcd;
|
|
border-top: 2rpx solid #cdcdcd;
|
|
}
|
|
|
|
.teamAgentCenter .content .ratioNav .li {
|
|
float: left;
|
|
width: 33%;
|
|
text-align: center;
|
|
line-height: 70rpx;
|
|
font-size: 14px;
|
|
color: #666;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .span.month {
|
|
display: block;
|
|
text-align: left;
|
|
line-height: 72rpx;
|
|
padding: 0 24rpx;
|
|
background: #f0f0f0;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info {
|
|
border-bottom: 2rpx solid #eee;
|
|
overflow: hidden;
|
|
padding: 20rpx 24rpx;
|
|
background: #fff;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left {
|
|
width: 70%;
|
|
float: left;
|
|
text-align: left;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left .time {
|
|
font-size: 12px;
|
|
color: #8c8c8c;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left .li {
|
|
line-height: 48rpx;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left .span {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #333;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left .p {
|
|
font-size: 12px;
|
|
color: #999;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left .span.created {
|
|
font-size: 12px;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left .h4 {
|
|
font-weight: normal;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left .h4 .b {
|
|
font-weight: normal;
|
|
color: #f15353;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .right {
|
|
float: left;
|
|
width: 30%;
|
|
color: #20b86a;
|
|
text-align: right;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .right .state {
|
|
font-size: 12px;
|
|
color: #8c8c8c;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .right .li {
|
|
line-height: 48rpx;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .right .p {
|
|
margin: 0;
|
|
padding: 0;
|
|
font-size: 12px;
|
|
color: #888;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .right .b {
|
|
font-weight: normal;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .right .b.created {
|
|
line-height: 70rpx;
|
|
}
|