电视剧
- 地区
-
{$ppvodson.list_name}
$vod_type=M('list')->where(array('list_pid'=>2))->select()
- 类型
-
{$vo.m_name}
$type_id = 2; $catlist = D('Mcat')->list_cat(2);
电影
- 分类
-
{$ppvodson.list_name}
$vod_type=M('list')->where(array('list_pid'=>1))->select()
- 类型
-
{$vo.m_name}
$type_id = 1; $catlist = D('Mcat')->list_cat(1);
经典动漫
- 类型
-
{$vo.m_name}
$type_id = 3; $catlist = D('Mcat')->list_cat(3);
综艺娱乐
- 类型
-
{$vo.m_name}
$type_id = 4; $catlist = D('Mcat')->list_cat(4);
微电影
- 类型
-
{$vo.m_name}
$type_id = 35; $catlist = D('Mcat')->list_cat(35);