提示文案更改

This commit is contained in:
670788339
2025-11-11 18:06:29 +08:00
parent a82a65da8e
commit d39e1e98ef
2 changed files with 12 additions and 12 deletions

View File

@@ -485,18 +485,16 @@ export default {
min-height: 20px;
.keyword-tag {
padding: 0px 8px;
margin-top: 5px;
padding: 0px 10px;
margin-top: 7px;
float: left;
line-height: 24px;
font-size: 12px;
border-radius: 2px;
margin-right: 8px;
color: #2974D6;
margin-right: 10px;
color: #2C68FF;
height: 24px;
background: rgba(41, 116, 214, 0.1);
font-weight: 450;
display: inline-block;
background: rgba(44, 104, 255, 0.06);
}
}
::v-deep .el-rate__icon {