chenjun 1 năm trước cách đây
mục cha
commit
e986a2ce5d
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      src/layout/components/Navbar.vue
  2. 1 1
      src/views/login/index.vue

+ 1 - 1
src/layout/components/Navbar.vue

@@ -9,7 +9,7 @@
             <img src="@/assets/logo/error.png">
           </el-avatar> -->
           <el-image
-            style="max-width: 54px; height: 36px"
+            style="max-width: 90px"
             :src="imgSrc">
           </el-image>
         </div>

+ 1 - 1
src/views/login/index.vue

@@ -6,7 +6,7 @@
           <img src="@/assets/logo/error.png">
         </el-avatar> -->
         <el-image
-            style="max-width: 54px; height: 36px"
+            style="max-width: 90px"
             :src="imgSrc">
         </el-image>
         <!-- <el-divider direction="vertical"></el-divider> -->