private void StartLoadResource()
 {
     UIManagerControl.Instance.OpenUI_Async("LoginUI", null, null);
     ResourceRegulation.Init();
 }