فهرست منبع

调整背景图

wangxy 2 سال پیش
والد
کامیت
5d1acf043d
3فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 2 0
      pages/courseware/animation.vue
  2. 2 0
      pages/courseware/custom.vue
  3. 2 0
      pages/courseware/ppt.vue

+ 2 - 0
pages/courseware/animation.vue

@@ -311,6 +311,8 @@ export default {
 
   .client-course-quotation {
     background-image: url("~static/images/client/course/btns/course-bg-b1.png");
+    background-position-x: center;
+    background-repeat: no-repeat;
     height: 637px;
 
     .quotation-wrap {

+ 2 - 0
pages/courseware/custom.vue

@@ -306,6 +306,8 @@ export default {
 
   .client-course-quotation {
     background-image: url("~static/images/client/course/btns/course-bg-b1.png");
+    background-position-x: center;
+    background-repeat: no-repeat;
     height: 637px;
 
     .quotation-wrap {

+ 2 - 0
pages/courseware/ppt.vue

@@ -314,6 +314,8 @@ export default {
 
   .client-course-quotation {
     background-image: url("~static/images/client/course/btns/course-bg-b1.png");
+    background-position-x: center;
+    background-repeat: no-repeat;
     height: 637px;
 
     .quotation-wrap {