Files
2025-03-28 20:14:11 +08:00

33 lines
1.0 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
630小说模板-资源模板
源地址: 630zw.org
domain 表 要加字段
1.tdk
分类页面的tdk
d_category_title d_category_keywords d_category_description
排行榜页面的tdk
d_rank_title d_rank_keywords d_rank_description
内容/章节页面的tdk
d_content_title d_content_keywords d_content_description
2.详情页面的tdk
每个域名每个详情页面随机绑定一个设定的tdk模板
3.页面路由别名配置:代码里面直接读这个配置渲染,后面就不需要改模板代码里面的挑战地址
分类路由目录 d_category_path
详情路由目录 d_info_path
章节/内容页面路由目录 d_content_path
排行榜路由目录 d_rank_path
推荐页面路由目录 d_recommend_path
kan页面路由目录 d_kan_path
文章页面路由目录 d_article_path
4.这个是为了做某个视频或者某个小说关键词排名设计的
是否设置详情页面为首页 d_info_is_index
要设置为首页的小说或者视频资源id d_info_id