2016年4月9日

遍历数据列显示

摘要: 控制器层 public function actionList(){ //实例化模型层 $area_model = new AreaModel; $team_model = new YueModel; //取出区域表的id和所有数据,队表数据 $a_ids = $area_model->find() 阅读全文

posted @ 2016-04-09 08:40 *孤独的夜行者* 阅读(150) 评论(0) 推荐(0)

导航