bug修改

This commit is contained in:
2026-05-25 14:30:59 +08:00
parent 48aa54ee8d
commit 17902c05cf
35 changed files with 177 additions and 137 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ namespace ChillConnect
AppDispatcher.Instance.AddListener(AppMsg.LoginInit, OnLoadingComplete);
// DataMgr.InitPreferences();
// NetworkDispatcher.Instance.Dispatch(NetworkMsg.GetConfig);
NetworkDispatcher.Instance.Dispatch(NetworkMsg.GetConfig);
}
private bool ispen = false;
private void OnLoadingComplete(object param = null)