用以前的版本的时候直接这样写/controller/method/para就可以,现在怎么不行了?不用get或 post的方式。
$this->request->param('para_name');
前台页面,views里边,怎么写?这应该是controller里边接收的吧
发表讨论