添加代码

This commit is contained in:
何江明
2025-05-30 18:44:14 +08:00
parent a2c87e47bf
commit 0515e9d48c
250 changed files with 7739 additions and 1102 deletions
@@ -1580,4 +1580,45 @@ to {
.content_item_yd_msg[data-v-abc152e3] {
font-weight: bold;
font-size: 0.5625rem;
}
.content_2[data-v-abc152e3] {
font-size: 0.8125rem;
color: rgba(0, 0, 0, 0.4);
margin-bottom: 1.25rem;
}
.content_3[data-v-abc152e3] {
display: flex;
background: #FFFFFF;
box-shadow: 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.06);
border-radius: 0.375rem;
}
.content_3 .content_info[data-v-abc152e3] {
display: grid;
margin-left: 0.625rem;
text-align: left;
}
.content_3 .content_info_title[data-v-abc152e3] {
font-weight: 600;
font-size: 0.8125rem;
color: rgba(0, 0, 0, 0.9);
line-height: 1.1875rem;
}
.content_3 .content_info_mobile[data-v-abc152e3] {
font-size: 0.9375rem;
color: rgba(0, 0, 0, 0.4);
display: flex;
}
.but_[data-v-abc152e3] {
display: flex;
justify-content: center;
margin-top: 1.25rem;
}
.but_close[data-v-abc152e3] {
background: #F24A00;
box-shadow: 0 0.125rem 0.25rem 0 rgba(242, 74, 0, 0.5);
border-radius: 1.28125rem;
width: 60%;
padding: 0.625rem 0;
font-size: 0.9375rem;
color: #FFFFFF;
}