浏览代码

提交问题修改

wenmenghao 10 月之前
父节点
当前提交
4003a0912c
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 1
      jydocs-pc/src/components/SelectedRecommend.vue
  2. 1 0
      jydocs-pc/src/views/Home.vue

+ 1 - 1
jydocs-pc/src/components/SelectedRecommend.vue

@@ -203,7 +203,7 @@ export default {
   .hot-keep-group{
   .hot-keep-group{
     justify-content: flex-start !important;
     justify-content: flex-start !important;
     .card-item{
     .card-item{
-      margin-right: 10px;
+      margin-right: 45px;
     }
     }
 
 
   }
   }

+ 1 - 0
jydocs-pc/src/views/Home.vue

@@ -610,6 +610,7 @@ export default {
   max-width: 1200px;
   max-width: 1200px;
   height: 246px;
   height: 246px;
   background-color: transparent;
   background-color: transparent;
+  margin: 0 auto;
 
 
   h1 {
   h1 {
     color: #1D1D1D;
     color: #1D1D1D;