'待审核',20=>'已拒绝',30=>'已通过']; return $status[$data['status']]; } return '-'; } }