wangxy 2 年 前
コミット
d022034c68
3 ファイル変更9 行追加3 行削除
  1. 3 1
      pages/courseware/animation.vue
  2. 3 1
      pages/courseware/custom.vue
  3. 3 1
      pages/courseware/ppt.vue

+ 3 - 1
pages/courseware/animation.vue

@@ -293,6 +293,7 @@ export default {
 
     .classification-btns {
       text-align: center;
+      margin-top: 80px;
       .classification-online-zixun {
         display: inline-block;
         background: #0065cd;
@@ -301,7 +302,7 @@ export default {
         color: #ffffff;
         font-weight: 400;
         font-size: 16px;
-        line-height: 48px;
+        line-height: 50px;
         margin-bottom: 128px;
         width: 138px;
         height: 50px;
@@ -375,6 +376,7 @@ export default {
       }
 
       .classification-btns {
+        margin-top: 20px;
         .classification-online-zixun {
           margin-bottom: 60px;
         }

+ 3 - 1
pages/courseware/custom.vue

@@ -287,6 +287,7 @@ export default {
 
 
     .classification-btns {
+      margin-top: 80px;
       text-align: center;
       .classification-online-zixun {
         display: inline-block;
@@ -296,7 +297,7 @@ export default {
         color: #ffffff;
         font-weight: 400;
         font-size: 16px;
-        line-height: 48px;
+        line-height: 50px;
         margin-bottom: 128px;
         width: 138px;
         height: 50px;
@@ -367,6 +368,7 @@ export default {
       }
 
       .classification-btns {
+        margin-top: 20px;
         .classification-online-zixun {
           margin-bottom: 60px;
         }

+ 3 - 1
pages/courseware/ppt.vue

@@ -295,6 +295,7 @@ export default {
 
     .classification-btns {
       text-align: center;
+      margin-top: 80px;
 
       .classification-online-zixun {
         display: inline-block;
@@ -304,7 +305,7 @@ export default {
         color: #ffffff;
         font-weight: 400;
         font-size: 16px;
-        line-height: 48px;
+        line-height: 50px;
         margin-bottom: 128px;
         width: 138px;
         height: 50px;
@@ -378,6 +379,7 @@ export default {
       }
 
       .classification-btns {
+        margin-top: 20px;
         .classification-online-zixun {
           margin-bottom: 60px;
         }