destruct) { if (empty($this->appshow)) $this->appshow = 'app/' . $this->tname; require $this->show($this->appshow, $this->input); } } /** * 综合设置 */ public function dodzadsod() { global $_M; //统计总数 $this->input['num'] = $this->cloud->summary(); //到期数据 parent::point('table_off', 'doindex', 'table'); parent::appurl('noticeday');//endcontract $this->input['table'] = load::own_class('table_theme', 'new')->start($this->tname)->send_all(1); $this->appshow = 'app/dzadsod'; } } ?>