
1年前发布109次阅读

作者已解决,设为神评自动显示到列表页。



2年前更新601次阅读
这样子应该是你说的以上吧 只在当天显示
$midnight_time = strtotime('tomorrow', strtotime('today')) - 1;
if ($current_time = strtotime('today')) {
$title .= ' 新宣';
}

2年前更新330次阅读























