Browse Source

flx:更改++2234

wzq 4 months ago
parent
commit
c674482c7c
2 changed files with 4 additions and 0 deletions
  1. 1 0
      src/components/pages/pages.vue
  2. 3 0
      src/views/News/index.vue

+ 1 - 0
src/components/pages/pages.vue

@@ -41,5 +41,6 @@ const handleCurrentChange = (val: number) => {
41
 .el-pagination {
41
 .el-pagination {
42
   margin-top: 20px;
42
   margin-top: 20px;
43
   /* margin-left: 20px; */
43
   /* margin-left: 20px; */
44
+  margin-bottom: 30px;
44
 }
45
 }
45
 </style>
46
 </style>

+ 3 - 0
src/views/News/index.vue

@@ -313,6 +313,9 @@ const HOMElistpage = async () => {
313
 </script>
313
 </script>
314
 
314
 
315
 <style lang="less" scoped>
315
 <style lang="less" scoped>
316
+.bottom{
317
+  margin-bottom: 30px;
318
+}
316
 .el-carousel__item h3 {
319
 .el-carousel__item h3 {
317
   color: #475669;
320
   color: #475669;
318
   font-size: 14px;
321
   font-size: 14px;