Commit e11e251e authored by mengcuiguang's avatar mengcuiguang

代码伦

parent 47ec6836
......@@ -135,6 +135,8 @@ 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