chenjun 1 жил өмнө
parent
commit
e986a2ce5d

+ 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> -->