add:软件启动动画
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 556 KiB |
@@ -200,7 +200,9 @@ namespace Ink_Canvas
|
||||
[JsonProperty("isShowLRSwitchButton")]
|
||||
public bool IsShowLRSwitchButton { get; set; }
|
||||
[JsonProperty("enableSplashScreen")]
|
||||
public bool EnableSplashScreen { get; set; } = false;
|
||||
public bool EnableSplashScreen { get; set; } = false;
|
||||
[JsonProperty("splashScreenStyle")]
|
||||
public int SplashScreenStyle { get; set; } = 1; // 0-随机, 1-跟随四季, 2-春季, 3-夏季, 4-秋季, 5-冬季, 6-马年限定
|
||||
[JsonProperty("isShowQuickPanel")]
|
||||
public bool IsShowQuickPanel { get; set; } = true;
|
||||
[JsonProperty("chickenSoupSource")]
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 920 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 923 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 925 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 924 KiB |
Reference in New Issue
Block a user