sadjv3_jishi/my/commission/index.css

272 lines
4.7 KiB
CSS
Raw Normal View History

2024-06-05 19:14:51 +08:00
/* 背景图片 */
.ciycle {
width: 100%;
height: 200px;
2024-07-02 17:16:23 +08:00
background-image: url('@/static/index/fun_banner4.png');
2024-06-05 19:14:51 +08:00
background-size: 100%;
background-repeat: no-repeat;
}
#IntegralStatisticsTop {
display: flex;
height: 220px;
border-radius: 10px;
padding-top: 14px;
flex-wrap: wrap;
}
#IntegralStatisticsBottom {
position: relative;
top: 50px;
margin: auto;
}
/* .optionsDetailImport -.optionsDetailImport {
content: "";
display: block;
border-bottom: 1px solid #ccc;
} */
.innerTopLeft {
width: 300px;
height: fit-content;
font-size: 30rpx;
display: flex;
justify-content: space-around;
padding-left: 10px;
}
.innerTopRight {
height: fit-content;
font-size: 30rpx;
display: flex;
justify-content: right;
color: #FFFFFF;
padding-right: 10px;
background-image: url(@/static/images/loadMoreToRight.png);
background-repeat: no-repeat;
background-position: right;
background-size: 9%;
margin-right: 11px;
}
.innerTop {
width: 100%;
height: fit-content;
display: flex;
justify-content: flex-start;
}
.innerBottomOfTop {
display: flex;
align-items: center;
padding-right: 5px;
}
.innerBottom {
height: 200px;
2024-07-02 17:16:23 +08:00
margin: 0rpx 24rpx;
2024-06-05 19:14:51 +08:00
background-color: #FFFFFF;
border-radius: 10px;
2024-07-02 17:16:23 +08:00
padding: 10rpx 16rpx;
2024-06-05 19:14:51 +08:00
}
.innerBottomOfBottom {
padding: 0;
display: grid;
grid-template-rows: auto;
grid-template-columns: 95px 95px;
grid-gap: 0px;
}
.IntegralClassify {
height: 80px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
flex-direction: column;
}
.IntegralClassify view:nth-child(1) {
font-size: 20px;
}
.IntegralClassifyInnerBottom {
margin-top: 10px;
}
.IntegralImport {
min-width: 140px;
height: 100px;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
margin-top: 10px;
font-size: 16px;
position: relative;
top: calc((100% - 100px) /2);
}
.totalIntegralNumber {
font-size: 24px;
font-weight: 600;
}
.isbOptions {
display: flex;
justify-content: space-around;
font-size: 36rpx;
font-weight: bold;
}
.optionsDetail {
display: flex;
flex-wrap: wrap;
flex-direction: column;
overflow: auto;
background-color: #FFFFFF;
border-radius: 10px;
2024-07-02 17:16:23 +08:00
margin: 0rpx 30rpx;
2024-06-05 19:14:51 +08:00
}
.optionsDetailImport {
2024-07-02 17:16:23 +08:00
padding: 10px 15px;
2024-06-05 19:14:51 +08:00
margin-top: 15px;
2024-07-02 17:16:23 +08:00
border-bottom:1px solid #f6f6f6;
2024-06-05 19:14:51 +08:00
}
.dateHeader {
font-weight: 550;
}
.dataDetail {
display: flex;
justify-content: space-around;
margin-top: 15px;
align-items: center;
}
.example-body {
background-color: #fff;
padding: 10px;
}
>>>.uni-date-editor--x {
display: none;
}
2024-07-02 17:16:23 +08:00
.innerTimer{
font-size: 13px;
margin-top: 5px;
color: #999;
margin-right: 10px;
}
2024-06-05 19:14:51 +08:00
.activeTab {
color: #0aa86a;
background-color: #FFFFFF;
padding: 6px;
2024-07-02 17:16:23 +08:00
border-radius: 30px;
2024-06-05 19:14:51 +08:00
width: 60px;
text-align: center;
}
.defaultTab {
color: #FFFFFF;
padding: 6px;
width: 60px;
text-align: center;
}
.innerTopRightImport {
width: calc(100% - 200px);
display: flex;
justify-content: right;
align-items: center;
}
.storedIntegralTop {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
2024-07-02 17:16:23 +08:00
}
2024-06-05 19:14:51 +08:00
.storedIntegralTopOfRight {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
}
.storedIntegralTopOfRight view:nth-child(1) {
2024-07-02 17:16:23 +08:00
font-size: 18px;
2024-06-05 19:14:51 +08:00
margin-left: 5px;
}
.storedIntegralTopOfRight view:nth-child(2) {
font-size: 20px;
2024-07-02 17:16:23 +08:00
color: #fb672b;
font-weight: bold;
2024-06-05 19:14:51 +08:00
}
.storedIntegralMiddle {
width: 100%;
2024-07-02 17:16:23 +08:00
margin-top: 30rpx;
2024-06-05 19:14:51 +08:00
}
.storedIntegralMiddle view {
color: gray;
margin-left: 6px;
}
.storedIntegralMiddle view:nth-child(2) {
margin-top: 10px;
}
.storedIntegralBottom {
margin-top: 28rpx;
2024-07-02 17:16:23 +08:00
font-weight: bold;
}
2024-06-05 19:14:51 +08:00
.withdrawalMoneyBtn {
width: 80%;
height: 40px;
border-radius: 20px;
font-size: 20px;
color: #FFFFFF;
background-color: #50b58d;
display: flex;
justify-content: center;
align-items: center;
margin-top: 12px;
}
.middleTop {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.line {
border-left: 1px solid #cacaca;
height: 80px;
}
.viewOrdersInfo {
display: flex;
justify-content: space-between;
2024-07-02 17:16:23 +08:00
padding: 0 8rpx;
2024-06-05 19:14:51 +08:00
}
.viewOrdersInfo view:nth-child(2) {
2024-07-02 17:16:23 +08:00
color: #fff;
2024-06-05 19:14:51 +08:00
font-weight: 500;
2024-07-02 17:16:23 +08:00
font-size: 15px;
padding: 8rpx 20rpx;
border-radius: 15rpx;
background: linear-gradient(90deg, #019C88, #0FA78B, #35C495);
2024-06-05 19:14:51 +08:00
}