dedecms list page article link http://localhost/plus/view.php?aid=2522 Static,
1. We add custom attributes to jump to articles, fill in Good redirect URL, as shown below
2. We found that the link address is dynamic, similar to http://localhost/plus/view.php?aid=3622, and we want http://localhost/zt/dbs /
3. By looking at the code, we found that just modify the calling dedecms statement
Original code: The link href call [field: arcurl] is dynamic
Modified code: The link [field:redirecturl/] is static and meets our needs
http://www.bkjia.com/PHPjc/1040154.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/1040154.htmlTechArticlededecms list page article link http://localhost/plus/view.php?aid=2522 Static, 1 .We added a custom attribute to jump to the article and filled in the jump URL, as shown in Figure 2. We found that the link address was...
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn