<elseif condition="({$nowtime - $v.time}) gt 259200" />
<span class="xiajia"></span> ,可是前台模块并不支持这样使用。在后台这样写查询结果是空: public function checktime(){
$nowtime=time();
$arr=M('product')->where('$nowtime - time > 259200')->find();
print_r($arr);
die();
};跪求高手支招啊! 最佳答案