@@ -68,6 +68,7 @@ namespace GFGGame
var result = await ActivityGetYuanXiaoProxy.ReqGetActivityGameInfos();
if (!isShowing || !result)
{
+ Hide();
return;
}