natasha пре 3 дана
родитељ
комит
549cc5ddc8

+ 3 - 3
src/views/book/courseware/preview/components/dialogue_article/NormalModelChs.vue

@@ -1058,7 +1058,7 @@ export default {
           }
 
           &.NNPE-chs {
-            font-family: 'FZJCGFKTK';
+            font-family: '楷体';
             font-size: 20px;
             line-height: 28px;
             color: #000;
@@ -1119,7 +1119,7 @@ export default {
         }
 
         &.NNPE-chs {
-          font-family: 'FZJCGFKTK';
+          font-family: '楷体';
           font-size: 20px;
           line-height: 28px;
           color: #000;
@@ -1198,7 +1198,7 @@ export default {
         }
 
         .chs {
-          font-family: 'FZJCGFKTK';
+          font-family: '楷体';
           font-size: 16px;
           line-height: 24px;
           color: rgba(0, 0, 0, 85%);

+ 3 - 3
src/views/book/courseware/preview/components/dialogue_article/PhraseModelChs.vue

@@ -1109,7 +1109,7 @@ export default {
           }
 
           &.NNPE-chs {
-            font-family: 'FZJCGFKTK';
+            font-family: '楷体';
             font-size: 20px;
             line-height: 28px;
             color: #000;
@@ -1166,7 +1166,7 @@ export default {
         }
 
         &.NNPE-chs {
-          font-family: 'FZJCGFKTK';
+          font-family: '楷体';
           font-size: 20px;
           line-height: 28px;
           color: #000;
@@ -1235,7 +1235,7 @@ export default {
         }
 
         .chs {
-          font-family: 'FZJCGFKTK';
+          font-family: '楷体';
           font-size: 16px;
           line-height: 24px;
           color: rgba(0, 0, 0, 85%);

+ 3 - 3
src/views/book/courseware/preview/components/dialogue_article/Practicechs.vue

@@ -1145,7 +1145,7 @@ export default {
         }
 
         .chs {
-          font-family: 'FZJCGFKTK';
+          font-family: '楷体';
           font-size: 16px;
           line-height: 24px;
           color: rgba(0, 0, 0, 85%);
@@ -1191,7 +1191,7 @@ export default {
           }
 
           &.NNPE-chs {
-            font-family: 'FZJCGFKTK';
+            font-family: '楷体';
             font-size: 20px;
             line-height: 28px;
 
@@ -1246,7 +1246,7 @@ export default {
         }
 
         &.NNPE-chs {
-          font-family: 'FZJCGFKTK';
+          font-family: '楷体';
           font-size: 20px;
           line-height: 28px;
 

+ 1 - 1
src/views/book/courseware/preview/components/dialogue_article/RoleChs.vue

@@ -116,7 +116,7 @@ export default {
   }
 
   .chs {
-    font-family: 'FZJCGFKTK';
+    font-family: '楷体';
     font-size: 16px;
     line-height: 24px;
     color: rgba(0, 0, 0, 85%);

+ 3 - 3
src/views/book/courseware/preview/components/dialogue_article/WordModelChs.vue

@@ -995,7 +995,7 @@ export default {
           }
 
           &.NNPE-chs {
-            font-family: 'FZJCGFKTK';
+            font-family: '楷体';
             font-size: 20px;
             line-height: 28px;
             color: #000;
@@ -1048,7 +1048,7 @@ export default {
         }
 
         &.NNPE-chs {
-          font-family: 'FZJCGFKTK';
+          font-family: '楷体';
           font-size: 20px;
           line-height: 28px;
           color: #000;
@@ -1113,7 +1113,7 @@ export default {
         }
 
         .chs {
-          font-family: 'FZJCGFKTK';
+          font-family: '楷体';
           font-size: 16px;
           line-height: 24px;
           color: rgba(0, 0, 0, 85%);

+ 1 - 1
src/views/book/courseware/preview/components/newWord_template/components/Strockplayredline.vue

@@ -182,7 +182,7 @@ export default {
   justify-content: center;
   width: 100%;
   height: 100%;
-  font-family: 'FZJCGFKTK';
+  font-family: '楷体';
 }
 
 .strockplayRedInner {