This commit is contained in:
make
2025-04-20 18:47:15 +08:00
parent d1b6e5100e
commit 34206fe268
40 changed files with 398 additions and 526 deletions

View File

@@ -84,7 +84,7 @@
$n_category ?? "all"; # 查询分类
$sort_type ?? "all"; # 排序方式 news tuijian update
$n_status ?? "all"; # 查询状态
$n_sex ?? "all"; # 查询性别
$n_sex ?? "all"; # 查询性别 man women
$diff_key ?? ""; # 缓存键值差异
$cache_life ?? '0'; # 缓存时间如果需要开启缓存这个字段必须传而且必须大于0
$d_key ?? 'd_key'; # 查询出来的数据遍历的时候, 下标键变量的名称
@@ -147,7 +147,7 @@
{novel:pagerexp page="$Request.get.page" limit="30"
key="$Request.get.keyword"
d_key="d_key"
d_val="Novel" n_num="total"
d_val="Novel" n
p_val="page_data" button_num="10" cache_life="86400" func="generateSearchPager" export_name="resData" /}
结构
resData = [