Home > Backend Development > PHP Tutorial > dedecms 首页 栏目循环调用子栏目内容(文章)怎么写

dedecms 首页 栏目循环调用子栏目内容(文章)怎么写

WBOY
Release: 2016-06-13 12:32:58
Original
902 people have browsed it

dedecms 首页 栏目循环调用子栏目内容(文章)如何写
假如我的分类是
大类1
   小类11
   小类12
大类2
   小类21
   小类22
……………………
我现在想实现下面

大类1 
小类11                              小类12
文章标题                           文章标题 
文章标题                           文章标题 
文章标题                           文章标题 
文章标题                           文章标题 
文章标题                           文章标题 

大类2 
小类21                              小类22
文章标题                           文章标题 
文章标题                           文章标题 
文章标题                           文章标题 
文章标题                           文章标题 
文章标题                           文章标题 
……………………
这样的循环调用不知道怎么实现

dedecms?标签
Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template