Commit 7bda4af9 authored by linfeng's avatar linfeng

提交代码

parent 9a4deb03
...@@ -132,7 +132,6 @@ public class MineFragment extends BaseFragment<CommonPresenter> implements Simpl ...@@ -132,7 +132,6 @@ 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