gx
chenyc
2025-08-28 9d9bd6d0fbc74eed5c0c3edec70e23aac66b584d
src/views/home/assets/index.scss
@@ -52,17 +52,16 @@
  height: 80px;
  left: 0;
  right: 0;
  top: -300px;
  top: -340px;
  bottom: 0;
  margin:auto;
}
.meuns{
  position: absolute;
  // position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 228px;
  bottom: 0;
  margin:auto;
  .meunsitems{
@@ -85,8 +84,8 @@
.viewInfo{
  display: flex;
  width: 97%;
  margin-top: 60px;
  // margin-left: 2%;
  margin-top: 40px;
  .box{
    margin-left: 3%;
    flex: 1 50%;
@@ -99,8 +98,8 @@
    .crainfo{
      border-radius: 50%;
      border: 2.5px solid rgba(101, 170, 255, 1);
      width: 70px;
      height: 70px;
      width: 80px;
      height: 80px;
      text-align: center;margin:auto;
      .tizhong{
        overflow-wrap: break-word;
@@ -110,7 +109,7 @@
        font-family: PingFangSC-Medium;
        text-align: center;
        white-space: nowrap;
        margin-top: 20px;
        margin-top: 25px;
        line-height: 28px;
      }
      .xueya{
@@ -121,7 +120,7 @@
        font-family: PingFangSC-Medium;
        text-align: center;
        white-space: nowrap;
        margin-top: 20px;
        margin-top: 15px;
        line-height: 28px;
      }
    }