Explorar el Código

二维码变形问题修复

shaogen1995 hace 3 años
padre
commit
f705977402
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      webM/src/views/Layout/index.vue

+ 2 - 0
webM/src/views/Layout/index.vue

@@ -468,6 +468,8 @@ export default {
     justify-content: space-between;
     & > img {
       width: 40%;
+      max-width: 156px;
+      max-height: 156px;
     }
   }