This commit is contained in:
make
2025-05-12 18:44:23 +08:00
parent 8a96c4377a
commit 8cd8d1542a
69 changed files with 78 additions and 76 deletions

View File

@@ -2,7 +2,7 @@
{block name="get-data"}
{video:pagerexp page="$Request.get.page" limit="30" button_num="10" cache_life="86400"
{video:pagerexp page="$Request.route.intPage" limit="30" button_num="10" cache_life="86400"
key="$Request.get.keyword"
v_parent_category_en="$Request.route.strParentCategory"
v_category_en="$Request.route.strCategory"

View File

@@ -1,7 +1,7 @@
{extend name="base" /}
{block name="get-data"}
{video:pagerexp page="$Request.get.page" limit="10"
{video:pagerexp page="$Request.route.intPage" limit="10"
key="$Request.get.keyword"
d_key="d_key"
d_val="Video"