{// 引入标签库 } function edit($id,$video){ return "编辑"; } function type($add_type){ if($add_type){ return "固定间隔"; }else{ return "随机添加"; } }