gpttemp
This commit is contained in:
@@ -64,6 +64,7 @@ d_key="d_key" d_val="Ad" cache_life="86400"}
|
||||
|
||||
# 视频分类 首页 url
|
||||
{site:vciurl parent_category="dianying" /}
|
||||
{site:vciurl parent_category="dianying" export_name="strVciurl" /}
|
||||
|
||||
# 视频详情 url
|
||||
{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}
|
||||
@@ -78,7 +79,7 @@ d_key="d_key" d_val="Ad" cache_life="86400"}
|
||||
'vclurl' => ['attr' => 'category,class,area,lang,year,order,page', 'close' => 0],
|
||||
# 样例
|
||||
{site:vclurl parent_category="dianying" category="all" area="all" lang="all" year="all" order="all" page="1"/}
|
||||
{site:vclurl parent_category="$Request.route.strClass" category="$arrChildrenCategory.v_category_en" area="all" lang="all" year="all" order="all" page="1"/}
|
||||
{site:vclurl parent_category="$Request.route.strClass" category="$arrChildrenCategory.v_category_en" area="all" lang="all" year="all" order="all" page="1" export_name="strVclurl"/}
|
||||
|
||||
|
||||
# 视频排行榜 列表 url
|
||||
@@ -686,6 +687,7 @@ v_category_en="$arrChildrenCategory.v_category_en"
|
||||
sort_type="weekly"
|
||||
d_key="key" d_val="Video" cache_life="86400"}
|
||||
{/video:ranklist}
|
||||
|
||||
# 样例2
|
||||
{video:ranklist count="10" sort_type="total" v_status="wanjie" v_category_en="分类拼音" v_parent_category_en="父分类拼音" d_key="key" d_val="Video" cache_life="86400"}
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user