更改logo尺寸

This commit is contained in:
yang 2022-10-15 21:36:28 +08:00
parent ede439bbda
commit 0b4e9004af
3 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ public class GlobalConsts {
/** /**
* logo图标路径 * logo图标路径
*/ */
public static final String LOGO_PATH = "img/logo32x32.png"; public static final String LOGO_PATH = "img/logo24x24.png";
/** /**
* 配置文件路径 * 配置文件路径

Binary file not shown.

After

Width:  |  Height:  |  Size: 370 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 507 B