$this->tur=M('fenlei')->order('tertip ASC')->select(); $this->mezmun=M('xinwen')->where(array('fenlei'=>'1'))->order('id desc')->select(); $this->display();