Jelajahi Sumber

修改数学公式样式

11wqe1 2 minggu lalu
induk
melakukan
c39f0964c8

+ 3 - 2
src/components/easy2/studyStudent.vue

@@ -13027,7 +13027,7 @@
             :key="index1"
           >
             <div class="a_add_head">
-              <div style="display: flex;align-items: center;">
+              <div style="display: flex;">
                 <span class="askIndex">{{ index1 + 1 }}</span>
                 <div
                   v-if="testJson.testJson[index1].type == '1'"
@@ -31105,9 +31105,10 @@ div::-webkit-scrollbar {
 }
 
 .renderedFor >>> .katex {
-  font-size: 16px;
+  font-size: 18px;
   width: 100%;
   white-space: normal;
+  font-family: '黑体' !important;
 }
 .renderedFor >>> .katex .base{
   display: inline !important;

+ 4 - 2
src/components/easy3/studyStudent.vue

@@ -9668,7 +9668,7 @@
             :key="index1"
           >
             <div class="a_add_head">
-              <div style="display: flex;align-items: center;">
+              <div style="display: flex;">
                 <span class="askIndex">{{ index1 + 1 }}</span>
                 <div
                   v-if="testJson.testJson[index1].type == '1'"
@@ -26361,10 +26361,12 @@ div::-webkit-scrollbar {
   text-overflow: ellipsis;
 }
 .renderedFor >>> .katex {
-  font-size: 16px;
+  font-size: 18px;
   width: 100%;
   white-space: normal;
+  font-family: '黑体' !important;
 }
+
 .renderedFor >>> .katex .base{
   display: inline !important;
   display: contents !important;

+ 3 - 2
src/components/studyStudent.vue

@@ -9595,7 +9595,7 @@
             :key="index1"
           >
             <div class="a_add_head">
-              <div style="display: flex;align-items: center;">
+              <div style="display: flex;">
                 <span class="askIndex">{{ index1 + 1 }}</span>
                 <div
                   v-if="testJson.testJson[index1].type == '1'"
@@ -26312,9 +26312,10 @@ div::-webkit-scrollbar {
 }
 
 .renderedFor >>> .katex {
-  font-size: 16px;
+  font-size: 18px;
   width: 100%;
   white-space: normal;
+  font-family: '黑体' !important;
 }
 .renderedFor >>> .katex .base{
   display: inline !important;

+ 3 - 2
src/components/studySutdentClass/studyStudent.vue

@@ -12840,7 +12840,7 @@
             :key="index1"
           >
             <div class="a_add_head">
-              <div style="display: flex;align-items: center;">
+              <div style="display: flex;">
                 <span class="askIndex">{{ index1 + 1 }}</span>
                 <div
                   v-if="testJson.testJson[index1].type == '1'"
@@ -30426,9 +30426,10 @@ div::-webkit-scrollbar {
   text-overflow: ellipsis;
 }
 .renderedFor >>> .katex {
-  font-size: 16px;
+  font-size: 18px;
   width: 100%;
   white-space: normal;
+  font-family: '黑体' !important;
 }
 .renderedFor >>> .katex .base{
   display: inline !important;