loulijun2021
2023-02-12 adb74c51618faf025fe1d46bf6b22db895c2608f
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);
    }
  }
}