This commit is contained in:
parent
410ad0c65e
commit
ab0896da69
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue