thinkcmf更改步骤:

2、后台添加类似文章结构的学生模块:
(1)首先在mysql插入表结构包括 portal_category 类别表 、portal_category_post类别和文章对应表、portal_post 文章表等 然后根据需要字段插入表格。
(2)app/portal/controller 更改每个controller内容和相应的主题文件字段
(3)插入分类导致全局导航出问题是因为没有在app/portal/url.php 增加相应类别导航
thinkcmf更改步骤:
2、后台添加类似文章结构的学生模块:
(1)首先在mysql插入表结构包括 portal_category 类别表 、portal_category_post类别和文章对应表、portal_post 文章表等 然后根据需要字段插入表格。
(2)app/portal/controller 更改每个controller内容和相应的主题文件字段
(3)插入分类导致全局导航出问题是因为没有在app/portal/url.php 增加相应类别导航本文标题:程序日记2018-04-27
本文链接:https://www.haomeiwen.com/subject/yfxwlftx.html
网友评论