Explorar el Código

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

reghao hace 1 año
padre
commit
e8e7df468b
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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>