This commit is contained in:
bb_pan 2026-01-05 19:02:49 +08:00
parent 410ad0c65e
commit ab0896da69
2 changed files with 2 additions and 2 deletions

View File

@ -1463,7 +1463,7 @@ onMounted(() => {
.price {
font-size: 15px;
font-weight: 500;
font-family: PingFangSC, PingFang SC;
font-family: Microsoft YaHei;
color: #ff4800;
text-align: right;

View File

@ -1225,7 +1225,7 @@ onMounted(() => {
.price {
font-size: 15px;
font-weight: 500;
font-family: PingFangSC, PingFang SC;
font-family: Microsoft YaHei;
color: #ff4800;
text-align: right;