loulijun2021
2023-01-31 13c58d78112a8bb63abd288a51165f122fc0965b
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);
    }
  }
}