Sfoglia il codice sorgente

修改关于我们页面

306132416@qq.com 5 anni fa
parent
commit
b9cda66027
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/About.vue

+ 1 - 1
src/views/About.vue

@@ -81,7 +81,7 @@ export default {
   }
   .about-center-box {
     width: 100%;
-    height: 1000px;
+    height: 600px;
     background: #fff;
   }
   .about-content {