<h1>这是文件 view/index/index.html</h1> <h2>{$email}:{$email|md5}</h2> <h2>{$email}:{$email|substr=0,8}</h2> <h2>{$time}:{$time|date="Y-m-d",####}</h2> substr($obj,0,3); md5($obj)
以解决 粗心了
$this->assign('time','time()');
‘time()_’方法要去掉单引号