<gt name="j.time" value="{:strtotime(date('Y-m-d'))}">显示</gt>
{:strtotime(date('Y-m-d'))} 表示今天凌晨时间戳
value="{:strtotime(date('Y-m-d'))}" 这样写对吗?