Browse Source

首页图标大小更改

da_ji 2 years ago
parent
commit
1e0bb82723
1 changed files with 5 additions and 5 deletions
  1. 5 5
      src/views/middle.vue

+ 5 - 5
src/views/middle.vue

@@ -757,12 +757,11 @@ export default {
           text-align: center;
 
           img {
-            width: 75px;
-            height: 75px;
+            width: 110px;
+            height: 110px;
           }
 
           p {
-            // margin-top: 10px;
             font-family: MicrosoftYaHeiUI;
             font-size: 15px;
             color: rgba(0, 0, 0, 0.45);
@@ -786,9 +785,10 @@ export default {
           box-sizing: border-box;
 
           li {
+            height: 160px;
             img {
-              width: 75px;
-              height: 75px;
+              width: 110px;
+              height: 110px;
             }
 
             // margin-top: 20px;