Commit 99666259 authored by mengcuiguang2's avatar mengcuiguang2

代码优化

parent e11e251e
......@@ -135,8 +135,6 @@ class TxVideoFragment : BaseFragment(), RecommendView {
}
override fun autoListSuc(list: BannerList) {
if (AppConfig.fragmentClickFlag != Constant.FRAGMENT_CLICK_TWO) return
if (recommendPage == 1) {
recommend_view.loadData(list.list)
} else {
......
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