Browse Source

提交问题修改

wenmenghao 10 months ago
parent
commit
4003a0912c
2 changed files with 2 additions and 1 deletions
  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{
     justify-content: flex-start !important;
     .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;
   height: 246px;
   background-color: transparent;
+  margin: 0 auto;
 
   h1 {
     color: #1D1D1D;