摘要: 封装无限极菜单分类方法 if(!function_exists("get_cate_list")){ //返回无限级分类菜单 function get_cate_list($list,$pid=0,$f=0){ //声明一个静态数组存储处理后的数据 static $arr = []; foreach 阅读全文
posted @ 2022-01-13 14:26 哎呀呀哈 阅读(9) 评论(0) 推荐(0)