thinkcmf5 单页面添加编辑分类和分类内容

 

后台控制器位置

\app\portal\controller\AdminPageController.php

editPost()

后台模板

\public\themes\admin_simpleboot3\portal\admin_page\edit.html

 

提交数据方式

<input type="hidden"  name="post[post_son_class]"  value="" id="son_clasa_names">
<input type="hidden"  name="post[post_son_content]"  value="" id="son_clasa_contents">

posted @ 2018-05-29 10:40  星耀学园  阅读(865)  评论(0)    收藏  举报