找资源's Archiver
社区首页
›
教程资源
› pbootcms调用搜索页keyword值数量和标签页tag值和数量
muban大师
发表于 2023-8-13 01:29:53
pbootcms调用搜索页keyword值数量和标签页tag值和数量
以下是小编给大家整理出来的搜索页和标签页的一些标签代码。
search.html搜索页模板
获取关键词标签:{$get.keyword}
搜索结果数量的值:{page:rows}
tags.html标签页模板
获取TAG关键词标签:{$get.tag}
TAG标签数量的值:{page:rows}
页:
[1]
查看完整版本:
pbootcms调用搜索页keyword值数量和标签页tag值和数量