294 lines
7.2 KiB
Plaintext
294 lines
7.2 KiB
Plaintext
.main.data-v-d596de08 {
|
|
background: #f5f7f9;
|
|
padding-bottom: calc(90rpx + env(safe-area-inset-bottom));
|
|
min-height: 100vh;
|
|
position: relative;
|
|
}
|
|
.main .content.data-v-d596de08 {
|
|
width: 100%;
|
|
height: 100%;
|
|
box-sizing: border-box;
|
|
padding: 0 32rpx;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
z-index: 3;
|
|
}
|
|
.main .content .top.data-v-d596de08 {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.main .content .top .userInfoLeft.data-v-d596de08 {
|
|
display: flex;
|
|
}
|
|
.main .content .top .userInfoLeft .userFile.data-v-d596de08 {
|
|
width: 120rpx;
|
|
height: 120rpx;
|
|
margin-right: 24rpx;
|
|
border-radius: 50%;
|
|
overflow: hidden;
|
|
}
|
|
.main .content .top .userInfoLeft .userFile .avatarBtn.data-v-d596de08 {
|
|
width: 120rpx;
|
|
height: 120rpx;
|
|
padding: 0;
|
|
}
|
|
.main .content .top .userInfoLeft .userFile .avatarBtn .headerImg.data-v-d596de08 {
|
|
width: 100%;
|
|
height: 100%;
|
|
border-radius: 50%;
|
|
}
|
|
.main .content .top .userInfoLeft .userInfoBox.data-v-d596de08 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
box-sizing: border-box;
|
|
padding: 10rpx 0;
|
|
}
|
|
.main .content .top .userInfoLeft .userInfoBox .userTop.data-v-d596de08 {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .content .top .userInfoLeft .userInfoBox .userTop .userName.data-v-d596de08 {
|
|
font-family: "PingFangSC";
|
|
font-weight: 400;
|
|
font-size: 40rpx;
|
|
color: #130f05;
|
|
line-height: 56rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .top .userInfoLeft .userInfoBox .userTop .userType.data-v-d596de08 {
|
|
width: 80rpx;
|
|
height: 32rpx;
|
|
margin-left: 8rpx;
|
|
}
|
|
.main .content .top .userInfoLeft .userInfoBox .userBottom.data-v-d596de08 {
|
|
font-family: "PingFangSC";
|
|
font-weight: 400;
|
|
font-size: 28rpx;
|
|
color: #716f69;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .top .userInfoRight.data-v-d596de08 {
|
|
padding: 10rpx 20rpx;
|
|
border-radius: 28rpx;
|
|
background: linear-gradient(90deg, #ffebe5 0%, #ffedd8 100%);
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .content .top .userInfoRight .sginIcon.data-v-d596de08 {
|
|
width: 32rpx;
|
|
height: 32rpx;
|
|
margin-right: 8rpx;
|
|
}
|
|
.main .content .top .userInfoRight .sginText.data-v-d596de08 {
|
|
font-family: "PingFangSC";
|
|
font-weight: 400;
|
|
font-size: 26rpx;
|
|
color: #ff7040;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .balanceBox.data-v-d596de08 {
|
|
width: 100%;
|
|
border-radius: 16rpx;
|
|
overflow: hidden;
|
|
margin-top: 40rpx;
|
|
}
|
|
.main .content .balanceBox .balanceTop.data-v-d596de08 {
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
padding: 32rpx;
|
|
background: linear-gradient(270deg, #393530 0%, #504741 48%, #393530 100%);
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.main .content .balanceBox .balanceTop .leftTop .balanceValue.data-v-d596de08 {
|
|
font-family: "DINAlternate";
|
|
font-weight: 400;
|
|
font-size: 40rpx;
|
|
color: #ecdfbf;
|
|
line-height: 50rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .balanceBox .balanceTop .leftTop .balanceUnit.data-v-d596de08 {
|
|
font-family: "PingFangSC";
|
|
font-weight: 400;
|
|
font-size: 28rpx;
|
|
color: #bdb08f;
|
|
line-height: 40rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .balanceBox .balanceTop .leftTopNew.data-v-d596de08 {
|
|
width: calc(100% - 64rpx);
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .content .balanceBox .balanceTop .leftTopNew .bottomItem.data-v-d596de08 {
|
|
width: 50%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: flex-start;
|
|
justify-content: center;
|
|
}
|
|
.main .content .balanceBox .balanceTop .leftTopNew .bottomItem .itemContent.data-v-d596de08 {
|
|
width: 100rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.main .content .balanceBox .balanceTop .leftTopNew .bottomItem .itemContent .bottomValue.data-v-d596de08 {
|
|
font-family: "DINAlternate";
|
|
font-weight: 400;
|
|
font-size: 36rpx;
|
|
color: #ecdfbf;
|
|
line-height: 44rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .balanceBox .balanceTop .leftTopNew .bottomItem .itemContent .bottomUnit.data-v-d596de08 {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #bdb08f;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
margin-top: 4rpx;
|
|
}
|
|
.main .content .balanceBox .balanceTop .rightTop.data-v-d596de08 {
|
|
width: 64rpx;
|
|
height: 64rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.main .content .balanceBox .balanceTop .rightTop .codeIcon.data-v-d596de08 {
|
|
width: 64rpx;
|
|
height: 64rpx;
|
|
}
|
|
.main .content .balanceBox .balanceBottom.data-v-d596de08 {
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
padding: 16rpx 0;
|
|
background: #fff;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .content .balanceBox .balanceBottom .bottomItem.data-v-d596de08 {
|
|
width: 50%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.main .content .balanceBox .balanceBottom .bottomItem .bottomValue.data-v-d596de08 {
|
|
font-family: "DINAlternate";
|
|
font-weight: 400;
|
|
font-size: 36rpx;
|
|
color: #130f05;
|
|
line-height: 44rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .balanceBox .balanceBottom .bottomItem .bottomUnit.data-v-d596de08 {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #130f05;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
margin-top: 4rpx;
|
|
}
|
|
.main .content .orderBox.data-v-d596de08 {
|
|
width: 100%;
|
|
margin-top: 24rpx;
|
|
background: #fff;
|
|
border-radius: 12rpx;
|
|
box-sizing: border-box;
|
|
padding: 24rpx;
|
|
}
|
|
.main .content .orderBox .orderTitle.data-v-d596de08 {
|
|
font-family: "PingFangSC";
|
|
font-weight: 400;
|
|
font-size: 28rpx;
|
|
color: #130f05;
|
|
line-height: 40rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .orderBox .orderList.data-v-d596de08 {
|
|
width: 100%;
|
|
margin-top: 24rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .content .orderBox .orderList .orderItem.data-v-d596de08 {
|
|
width: 25%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.main .content .orderBox .orderList .orderItem .orderIcon.data-v-d596de08 {
|
|
width: 48rpx;
|
|
height: 48rpx;
|
|
margin-bottom: 8rpx;
|
|
}
|
|
.main .content .orderBox .orderList .orderItem .orderText.data-v-d596de08 {
|
|
font-family: "PingFangSC";
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #130f05;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .orderBox .oftenList.data-v-d596de08 {
|
|
width: 100%;
|
|
margin-top: 24rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .content .orderBox .oftenList .oftenItem.data-v-d596de08 {
|
|
width: calc(100% / 4);
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.main .content .orderBox .oftenList .oftenItem .oftenIcon.data-v-d596de08 {
|
|
width: 72rpx;
|
|
height: 72rpx;
|
|
margin-bottom: 4rpx;
|
|
}
|
|
.main .content .orderBox .oftenList .oftenItem .oftenText.data-v-d596de08 {
|
|
font-family: "PingFangSC";
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #130f05;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .pageBg.data-v-d596de08 {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 720rpx;
|
|
background-image: url("https://eshangtech.com/minTestImg/newBackg.png");
|
|
background-size: 100% 100%;
|
|
z-index: 1;
|
|
}
|
|
|