{wc:if uidcookie('uid')}
{wc:php:start}
$rs=$this->db->GetOne("select * from `@#_member_go_record` where `uid`='".uidcookie('uid')."' and `huode`>'10000000' and `read`=0 ORDER BY id DESC");
{wc:php:end}
{wc:if $rs['read']=='0' && $_SERVER["REQUEST_URI"]!='/mobile/home/orderlist'}