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

@@ -1,7 +1,7 @@
{extend name="basePc" /}
{block name="get-data"}
{novel:pagerexp page="$Request.get.page" limit="30"
{novel:pagerexp page="$Request.route.intPage" limit="30"
n_category="$Request.route.strCategory"
sort_type="$Request.route.strOrder"
n_status="$Request.route.strStatus" d_key="d_key"