方方字体加入

This commit is contained in:
aixianling
2023-03-10 11:49:55 +08:00
parent 3e9090c6a4
commit b5bfc24916

View File

@@ -71,6 +71,7 @@ export default {
background-image: url("../assets/headerPrimaryBG_lb.png"), url("../assets/headerPrimaryBg_rb.png");
background-repeat: no-repeat;
background-position: left bottom, right bottom;
font-family: PingFang-SC;
.headerTitle {
font-family: fangfang;
@@ -105,7 +106,7 @@ export default {
color: #fff;
font-size: 20px;
font-weight: 400;
font-family: "PingFang SC";
font-family: PingFang-SC;
user-select: none;
&.is-active {