{// 引入标签库 } function get_is_blank($blank) { return l("BLANK_".$blank); } function get_is_shop($is_shop) { return l("IS_SHOP_".$is_shop); }