소스 검색

去掉字体

zhangbiao 2 년 전
부모
커밋
50f0d4493d
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  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;
+//   }