Commit 1eab44d2 authored by linfeng's avatar linfeng

提交代码

parent 114741d5
...@@ -132,6 +132,8 @@ public class MineFragment extends BaseFragment<CommonPresenter> implements Simpl ...@@ -132,6 +132,8 @@ public class MineFragment extends BaseFragment<CommonPresenter> implements Simpl
@BindView(R2.id.tv_capacity) @BindView(R2.id.tv_capacity)
TextView tvCapacity; TextView tvCapacity;
private UserInfoBean.UserInfo info; private UserInfoBean.UserInfo info;
public static MineFragment getInstance(int type) { public static MineFragment getInstance(int type) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment