浏览代码

修复错误

zengjiebin 7 年之前
父节点
当前提交
1c30946fe8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/src/main/java/com/sheep/gamegroup/view/fragment/FgtPersonalCenter.java

+ 1 - 1
app/src/main/java/com/sheep/gamegroup/view/fragment/FgtPersonalCenter.java

@@ -531,7 +531,7 @@ public class FgtPersonalCenter extends BaseFragment {
                 USER_SHARE.onEvent();
                 break;
             case R.id.version_layout://版本更新
-                SysAppUtil.showVersionInfo(null);
+                SysAppUtil.showVersionInfo(getActivity(), null);
                 USER_UPGRADE.onEvent();
                 break;
             case R.id.order_layout://订单管理