Browse Source

二维码变形问题修复

shaogen1995 3 năm trước cách đây
mục cha
commit
f705977402
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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;
     }
   }