暂存代码
This commit is contained in:
+16
-3
@@ -474,10 +474,10 @@
|
||||
.way_item{
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
line-height: 82rpx;
|
||||
// line-height: 82rpx;
|
||||
.way_item_{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
// display: flex;
|
||||
// align-items: center;
|
||||
}
|
||||
.way_item_val{
|
||||
font-weight: bold;
|
||||
@@ -486,6 +486,19 @@
|
||||
margin-left: 20rpx;
|
||||
}
|
||||
}
|
||||
.balance_comm_msg{
|
||||
margin-left: 20rpx;
|
||||
color: red;
|
||||
font-size: 18rpx;
|
||||
margin-top: 6rpx;
|
||||
}
|
||||
.go_balance_comm_warp{
|
||||
border:1rpx solid $app-bt-bj;
|
||||
color: $app-bt-bj;
|
||||
padding: 10rpx 14rpx;
|
||||
font-size: 16rpx;
|
||||
border-radius: 10rpx;
|
||||
}
|
||||
.popup_but{
|
||||
position: fixed;
|
||||
bottom: 64rpx;
|
||||
|
||||
Reference in New Issue
Block a user