Browse Source

走查样式问题修复

master
kuaileWu 8 months ago
parent
commit
2d1defc9ac
  1. 2
      App.vue

2
App.vue

@ -148,7 +148,7 @@
font-weight: 500; font-weight: 500;
} }
.PfScSemibold{ .PfScSemibold{
font-family: PingFangSC-Semibold; font-weight: 600;
} }
} }

Loading…
Cancel
Save