暂存代码

This commit is contained in:
何江明
2025-05-23 18:03:45 +08:00
parent 8217069b9a
commit a2c87e47bf
313 changed files with 6157 additions and 1102 deletions
+13 -5
View File
@@ -4705,11 +4705,6 @@
.way_item {
display: flex;
justify-content: space-between;
line-height: 2.5625rem;
}
.way_item .way_item_ {
display: flex;
align-items: center;
}
.way_item .way_item_val {
font-weight: bold;
@@ -4717,6 +4712,19 @@
color: #222222;
margin-left: 0.625rem;
}
.balance_comm_msg {
margin-left: 0.625rem;
color: red;
font-size: 0.5625rem;
margin-top: 0.1875rem;
}
.go_balance_comm_warp {
border: 0.03125rem solid #FF7C41;
color: #FF7C41;
padding: 0.3125rem 0.4375rem;
font-size: 0.5rem;
border-radius: 0.3125rem;
}
.popup_but {
position: fixed;
bottom: 2rem;