no message

This commit is contained in:
A1300399510
2024-11-12 16:44:29 +08:00
parent 9887d9894f
commit 6d8e7d9dd2
6 changed files with 11 additions and 11 deletions

View File

@@ -166,14 +166,14 @@ const loadload = index => {
font-family: "Arial-Black", "Arial Black", sans-serif;
font-weight: 900;
color: #000000;
font-size: 13px;
font-size: 11px;
line-height: 19px;
}
.price {
font-family: "Arial-Black", "Arial Black", sans-serif;
font-weight: 900;
font-size: 20px;
font-size: 16px;
color: #f95d5d;
margin-left: 3px;
line-height: 23px;
@@ -317,7 +317,7 @@ const loadload = index => {
word-break: break-all;
margin-top: 4px;
display: -webkit-box;
line-height: 28px;
line-height: 22px;
.type {
width: 34px;
@@ -343,14 +343,14 @@ const loadload = index => {
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 14px;
font-size: 13px;
color: #ffffff;
height: 24px;
border-radius: 5px;
position: absolute;
top: 15px;
right: 15px;
background-color: rgba(51, 51, 51, 0.56078431372549);
background-color: rgba(51, 51, 51, 0.46078431372549);
text-align: center;
line-height: 24px;
padding: 0 6px;
@@ -398,7 +398,7 @@ const loadload = index => {
.suite-box {
margin-top: 20px;
padding: 0 15px;
margin-bottom: 30px;
margin-bottom: 10px;
.suite-type {
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
@@ -406,7 +406,7 @@ const loadload = index => {
font-style: normal;
font-size: 14px;
color: #000000;
width: 84px;
width: 104px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;