Commit 8054b197 authored by linfeng's avatar linfeng

提交代码

parent 31720fce
......@@ -135,6 +135,7 @@ public class MineFragment extends BaseFragment<CommonPresenter> implements Simpl
private UserInfoBean.UserInfo info;
public static MineFragment getInstance(int type) {
Bundle bundl = new Bundle();
bundl.putInt("type", 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