Main/System/Launch/LoadingWin.cs
@@ -60,6 +60,8 @@
        base.OnPreOpen();
        currentProgress = targetProgress = 0;
        Refresh();
        //打包版本 + 功能版本 + 语言ID
        m_Version.text = LoginManager.Instance.GetVersionStr();
    }
    protected override void OnPreClose()