Przeglądaj źródła

更新 mall/Overview.vue 显示的图片大小

reghao 1 rok temu
rodzic
commit
e8e7df468b
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      src/views/mall/Overview.vue

+ 6 - 0
src/views/mall/Overview.vue

@@ -110,4 +110,10 @@ export default {
   line-height: 300px;
   margin: 0;
 }
+
+.coverImg {
+  width: 100%;
+  height: 90px;
+  display: block;
+}
 </style>