|
|
@@ -439,7 +439,6 @@ public class FgtSmallSheep extends BaseCompatFragment implements SmallSheepContr
|
|
|
}
|
|
|
if (homeListEntitys.get(i).getJump().equals("14")) {//幂动科技
|
|
|
isShowMd = !isShowMd;
|
|
|
- CommonUtil.getInstance().initMiDong(activity, DataUtil.getInstance().getUserId());
|
|
|
}
|
|
|
}
|
|
|
SheepApp.getInstance().setShowQB(isShowQB);
|
|
|
@@ -759,7 +758,6 @@ public class FgtSmallSheep extends BaseCompatFragment implements SmallSheepContr
|
|
|
}
|
|
|
if (homeListEntitys.get(i).getJump().equals("14")) {//幂动科技
|
|
|
isShowMd = !isShowMd;
|
|
|
- CommonUtil.getInstance().initMiDong(activity, DataUtil.getInstance().getUserId());
|
|
|
}
|
|
|
}
|
|
|
SheepApp.getInstance().setShowQB(isShowQB);
|