浏览代码

字体放大

JXDS18FUJT 7 月之前
父节点
当前提交
4e397b0729
共有 3 个文件被更改,包括 15 次插入12 次删除
  1. 3 1
      src/pages/lookBeforeExam/index.vue
  2. 3 2
      src/pages/subjectTextCheats/index.vue
  3. 9 9
      src/pages/textCheatsList/index.vue

+ 3 - 1
src/pages/lookBeforeExam/index.vue

@@ -211,6 +211,7 @@ export default {
   background-color: #fff;
   width: 100vw;
   min-height: 100vh;
+  font-size: 44rpx;
   .share1::after {
     border: none;
   }
@@ -237,7 +238,7 @@ export default {
     padding: 0 15rpx;
     .paragraph {
       .title {
-        font-size: 40rpx;
+        font-size: 46rpx;
         font-weight: bold;
         display: inline-flex;
         align-items: center;
@@ -245,6 +246,7 @@ export default {
       }
       .content {
         padding: 0 15rpx;
+        font-size: 40rpx;
         .text {
           margin-bottom: 30rpx;
         }

+ 3 - 2
src/pages/subjectTextCheats/index.vue

@@ -50,12 +50,12 @@
       以下是科目{{ subjectMap[query.subject] }}的“<text style="color: red"
         >考试知识点</text
       >”和“<text style="color: red">答题技巧</text
-      >”,考试知识点可以直接学习,答题技巧需配合《财仝驾助》软件中的语音技巧同步学习,建议先使用软件学完所有技巧考试前1-2天再将以下知识点和文字技巧快速过一遍加以巩固!
+      >”,考试知识点可以直接学习,答题技巧需配合《极速生活圈》软件中的语音技巧同步学习,建议先使用软件学完所有技巧考试前1-2天再将以下知识点和文字技巧快速过一遍加以巩固!
     </view>
     <view style="font-weight: bold; padding: 0 15rpx"
       >祝所有学员逢考必过 早日取得驾照</view
     >
-    <div style="text-align: center">
+    <div style="text-align: center;">
       <div :key="index" v-for="(item, index) in imgList">
         <img style="width: 750rpx" mode="widthFix" :src="item.url" />
         <ad
@@ -159,6 +159,7 @@ export default {
   background-color: #fff;
   width: 100vw;
   min-height: 100vh;
+  font-size: 44rpx;
   .share1 {
     display: flex;
     flex-wrap: wrap;

+ 9 - 9
src/pages/textCheatsList/index.vue

@@ -53,7 +53,7 @@
             style="
               display: flex;
               align-items: center;
-              font-size: 34rpx;
+              font-size: 40rpx;
               font-weight: bold;
             "
             slot="title"
@@ -78,7 +78,7 @@
             style="
               display: flex;
               align-items: center;
-              font-size: 34rpx;
+              font-size: 40rpx;
               font-weight: bold;
             "
             slot="title"
@@ -103,7 +103,7 @@
             style="
               display: flex;
               align-items: center;
-              font-size: 34rpx;
+              font-size: 40rpx;
               font-weight: bold;
             "
             slot="title"
@@ -127,7 +127,7 @@
             style="
               display: flex;
               align-items: center;
-              font-size: 34rpx;
+              font-size: 40rpx;
               font-weight: bold;
             "
             slot="title"
@@ -151,7 +151,7 @@
             style="
               display: flex;
               align-items: center;
-              font-size: 34rpx;
+              font-size: 40rpx;
               font-weight: bold;
             "
             slot="title"
@@ -175,7 +175,7 @@
             style="
               display: flex;
               align-items: center;
-              font-size: 34rpx;
+              font-size: 40rpx;
               font-weight: bold;
             "
             slot="title"
@@ -308,7 +308,7 @@ export default {
       background: linear-gradient(270deg, #fe8f23 0%, #f84031 100%);
       border-radius: 50rpx 50rpx 50rpx 50rpx;
       margin: 0 auto;
-      font-size: 34rpx;
+      font-size: 40rpx;
       font-weight: bold;
     }
   }
@@ -364,7 +364,7 @@ export default {
         padding-top: 20rpx;
         background-color: #fff;
         border: none;
-        font-size: 30rpx;
+        font-size: 36rpx;
       }
       .left::after {
         border: none;
@@ -377,7 +377,7 @@ export default {
         padding-top: 20rpx;
         background-color: #fff;
         border: none;
-        font-size: 30rpx;
+        font-size: 36rpx;
       }
       .right::after {
         border: none;