|
|
@ -342,7 +342,6 @@ class PromoteController extends BaseController
|
|
|
|
// return $this->success("获取数据成功", $result, true);
|
|
|
|
// return $this->success("获取数据成功", $result, true);
|
|
|
|
//$this->show("<h2 style='text-align: center;'>{$result['title']}</h2>".$result['content']);
|
|
|
|
//$this->show("<h2 style='text-align: center;'>{$result['title']}</h2>".$result['content']);
|
|
|
|
$this->assign("rule",$result[0]);
|
|
|
|
$this->assign("rule",$result[0]);
|
|
|
|
var_dump(strtotime('next sunday')+ 24*3600);die();
|
|
|
|
|
|
|
|
$this->display('pop_newrule_detail');
|
|
|
|
$this->display('pop_newrule_detail');
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|