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">

浙公网安备 33010602011771号