马宇豪
2023-05-26 83bbceeca584500a9902ce1677a3337990d9157a
src/views/newHome/index.vue
@@ -582,6 +582,7 @@
        display: grid;
        grid-gap: 15px;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(5, 120px);
        grid-auto-flow: row;
        justify-content: center;
@@ -674,6 +675,7 @@
        display: grid;
        grid-gap: 10px;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(5, 96px);
        grid-auto-flow: row;
        justify-content: center;