<<if !!video && !!video.dataList && !!video.dataList.length>0>> <<each video.dataList as video index>>
  • <<if video.video_content>> <<if video.video_type == 0 || video.video_type == 1>> <</if>> <<if video.video_type ==2>>

    <<video.video_content>>

    <</if>> <</if>>
  • <</each>> <</if>>
    <<if !!video && !!video.dataList && !!video.dataList.length>0>> <<each video.dataList as video index>>
  • <<video.video_name>>

  • <</each>> <</if>>