weliam-smartcity智慧城市
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

142 lines
3.2 KiB

page.data-v-3f837877 {
overflow-x: hidden;
}
.balance.data-v-3f837877 {
background: #f8f8f8;
font-size: 0;
border: 1rpx solid rgba(0, 0, 0, 0);
}
.balances.data-v-3f837877 {
margin: 20rpx auto 0 auto;
width: 690rpx;
background: #ffffff;
border-radius: 20rpx;
overflow: hidden;
}
.balanceTitle.data-v-3f837877 {
width: 690rpx;
background: #ff4444;
border: 1rpx solid rgba(0, 0, 0, 0);
}
.balanceTitle > view.data-v-3f837877:nth-child(1) {
margin-left: 30rpx;
margin-top: 40rpx;
}
.balanceTitle > view:nth-child(1) > ._span.data-v-3f837877 {
font-size: 30rpx;
color: #ffffff;
}
.balanceTitle > view.data-v-3f837877:nth-child(2) {
margin-left: 30rpx;
margin-top: 30rpx;
padding-bottom: 40rpx;
}
.balanceTitle > view:nth-child(2) > ._span.data-v-3f837877 {
font-size: 30rpx;
font-weight: 800;
color: #ffffff;
}
.balanceTitle > view:nth-child(2) > ._span > ._span.data-v-3f837877 {
font-size: 50rpx;
}
.balanceBody.data-v-3f837877 {
width: 690rpx;
background: #ffffff;
}
.balanceBodyPackage.data-v-3f837877 {
padding: 30rpx;
display: flex;
justify-content: space-between;
}
.balanceBodyPackage > view.data-v-3f837877 {
display: inline-block;
vertical-align: middle;
}
.balanceBodyLeft > view.data-v-3f837877 {
display: inline-block;
vertical-align: middle;
border-radius: 50%;
}
.balanceBodyLeft > view > image.data-v-3f837877 {
width: 80rpx;
height: 80rpx;
}
.balanceBodyLeft > ._span.data-v-3f837877 {
vertical-align: middle;
font-size: 28rpx;
color: #333333;
}
.balanceBodyRight > view.data-v-3f837877 {
display: inline-block;
vertical-align: middle;
border-radius: 50%;
}
.balanceBodyRight > view > image.data-v-3f837877 {
width: 80rpx;
height: 80rpx;
}
.balanceBodyRight > ._span.data-v-3f837877 {
vertical-align: middle;
font-size: 28rpx;
color: #333333;
}
.balanceInput.data-v-3f837877 {
margin: 20rpx auto 0 auto;
width: 690rpx;
background: #ffffff;
border-radius: 10rpx;
}
.balanceButton.data-v-3f837877 {
margin: 30rpx auto 0 auto;
width: 690rpx;
height: 90rpx;
background: #ff4444;
border-radius: 45rpx;
text-align: center;
}
.balanceButton > ._span.data-v-3f837877 {
line-height: 90rpx;
font-size: 28rpx;
color: #ffffff;
}
.balanceInputPackage.data-v-3f837877 {
padding: 30rpx;
}
.balanceInputTitle.data-v-3f837877 {
padding-bottom: 20rpx;
border-bottom: 1rpx solid #eeeeee;
}
.balanceInputTitle > view:nth-child(1) > ._span.data-v-3f837877 {
font-size: 28rpx;
color: #333333;
}
.balanceInputTitle > view.data-v-3f837877:nth-child(2) {
margin: 30rpx 0 0 0;
}
.balanceInputTitle > view:nth-child(2) > ._span.data-v-3f837877 {
vertical-align: bottom;
font-size: 30rpx;
font-weight: bold;
color: #333333;
}
.balanceInputTitle > view:nth-child(2) > input.data-v-3f837877 {
padding-left: 20rpx;
vertical-align: bottom;
width: 500rpx;
display: inline-block;
font-size: 48rpx;
font-weight: bold;
color: #333333;
}
.balanceInputFoot > view.data-v-3f837877 {
margin-top: 20rpx;
}
.balanceInputFoot > view > ._span.data-v-3f837877 {
font-size: 24rpx;
color: #333333;
}
.balanceInputFoot > view > ._span > ._span.data-v-3f837877 {
margin-left: 10rpx;
color: #999999;
}