私人领地
摘要: function get_banner_path($img) { $img = empty($img) ? C('no_picture') : $img; return $img;} 阅读全文
posted @ 2015-12-01 16:19 狂奔的蜗牛Snails 阅读(139) 评论(0) 推荐(0) 编辑