rivercat.php 255 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 10 11 <?php return [ 'Pid' => '父ID', 'Pid_arr' => '分类分组', 'Name' => '名称', 'Image' => '图片', 'Createtime' => '创建时间', 'Weigh' => '权重', 'Status' => '状态,0显示,1隐藏' ];