loulijun2021
2023-02-14 b46bc2dba51a3885a68e4c58316b41a31ea16bb2
src/views/xtsy/index.vue
@@ -277,6 +277,10 @@
      }
    }
  }
  .top_card:hover{
    transform: scale(1.02);
  }
}
.center {
@@ -299,6 +303,10 @@
        margin: 20px;
      }
    }
    .content:hover{
      transform: scale(1.01);
    }
  }
}