Bladeren bron

去掉字体

zhangbiao 2 jaren geleden
bovenliggende
commit
50f0d4493d
1 gewijzigde bestanden met toevoegingen van 6 en 6 verwijderingen
  1. 6 6
      src/styles/common.scss

+ 6 - 6
src/styles/common.scss

@@ -181,9 +181,9 @@ body {
 //   font-style: normal;
 // }
 /*引入字体-宋体*/
-@font-face {
-    font-family: 'fangSong-FZFSJW';
-    src: url('../assets/fontFamily/ST.ttf');
-    font-weight: normal;
-    font-style: normal;
-  }
+// @font-face {
+//     font-family: 'fangSong-FZFSJW';
+//     src: url('../assets/fontFamily/ST.ttf');
+//     font-weight: normal;
+//     font-style: normal;
+//   }