Browse Source

修改登录页面logo图表尺寸

李天标 6 years ago
parent
commit
b710f7ddae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/Login/Login.vue

+ 1 - 1
pages/Login/Login.vue

@@ -62,7 +62,7 @@
 			flex-flow: column nowrap;
 			align-items: center;
 			.logo {
-				width: 100upx;
+				width: 250upx;
 				height: 100upx;
 				text-align: center;
 				margin: 50upx;