{// 引入标签库 } function get_msg_box_type($type) { if($type==0)return "用户收件"; if($type==1)return "用户发件"; }