1 $this->assign('wish', M('wish')->select())->display('index'); 查询wish表,以Index_index.html为模板格式化数据并输出。