增加分类自定义目录名称伪静态
可以给每个分类设置自定义目录名称,并实现对应的伪静态功能
后台更新文件
/admin/sitemap.php
/include/header.php
/include/global.fun.php
/include/common.php
/article.php
/com.php
/search.php
/view.php
/category.php
/index.php
/help.php
后台模板文件更新
/templates/default/header.htm
/templates/default/page.htm
/templates/default/article._list.htm
/templates/default/article.htm
/templates/default/footer.htm
/templates/default/view.htm
手机端接口文件更新
/api/search.php
/api/help.php
/api/index.php
/api/article.php
/api/com.php