67 lines
1.5 KiB
Plaintext
67 lines
1.5 KiB
Plaintext
.wallet_pall.data-v-c5decf36 {
|
|
width: 690rpx;
|
|
height: 272rpx;
|
|
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
|
padding: 40rpx;
|
|
background: #ffffff;
|
|
}
|
|
.wallet_pall_header.data-v-c5decf36 {
|
|
font-weight: bold;
|
|
font-size: 26rpx;
|
|
color: #002ea4;
|
|
}
|
|
.wallet_pall_ye.data-v-c5decf36 {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
height: 70%;
|
|
}
|
|
.wallet_pall_ye view.data-v-c5decf36:nth-child(1) {
|
|
font-weight: bold;
|
|
font-size: 68rpx;
|
|
color: #002ea4;
|
|
}
|
|
.wallet_pall_ye view.data-v-c5decf36:nth-child(2) {
|
|
width: 128rpx;
|
|
height: 58rpx;
|
|
background: rgba(0, 46, 164, 0.07);
|
|
border-radius: 32rpx 32rpx 32rpx 32rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
font-size: 26rpx;
|
|
color: #002ea4;
|
|
}
|
|
.wallet_list.data-v-c5decf36 {
|
|
width: 690rpx;
|
|
background: #ffffff;
|
|
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
|
padding: 15rpx 30rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
}
|
|
.wallet_list_left view.data-v-c5decf36:nth-child(1) {
|
|
font-weight: bold;
|
|
font-size: 28rpx;
|
|
color: #232323;
|
|
margin-bottom: 10rpx;
|
|
}
|
|
.wallet_list_left view.data-v-c5decf36:nth-child(2) {
|
|
font-size: 24rpx;
|
|
color: #232323;
|
|
}
|
|
.wallet_list_left view.data-v-c5decf36:nth-child(3) {
|
|
font-size: 24rpx;
|
|
color: #232323;
|
|
}
|
|
.wallet_list_left view.data-v-c5decf36:nth-child(4) {
|
|
font-size: 24rpx;
|
|
color: #232323;
|
|
}
|
|
.wallet_list_right.data-v-c5decf36 {
|
|
font-weight: bold;
|
|
font-size: 28rpx;
|
|
color: #ff2727;
|
|
} |