update: 设置 Banner 的默认值底色

release/V1.1.0
胡宇飞 2024-08-01 17:40:52 +08:00
parent ceeeeaf15f
commit b3c541cb84
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ namespace Guru
/// <summary>
/// Banner 背景颜色 Hex 值
/// </summary>
public string BannerBackgroundColor = "#00000000";
public string BannerBackgroundColor = "#00000040";
/// <summary>
/// 已购买去广告道具
/// </summary>