浏览代码

二维码变形问题修复

shaogen1995 3 年之前
父节点
当前提交
f705977402
共有 1 个文件被更改,包括 2 次插入0 次删除
  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;
     }
   }