class mobileplugin_xinrui_list_pic extends plugin_xinrui_list_pic_base { function global_header_mobile() { return ''; } function global_footer_mobile(){ global $_G; // 严格限定只在搜索页面 (search.php) 执行,完全隔离 spacecp, misc 等页面 if(!defined('CURSCRIPT') || CURSCRIPT !== 'search'){ return ''; } $xinrui_groups = dunserialize($_G['cache']['plugin']['xinrui_list_pic']['xinrui_groups']); if(!is_array($xinrui_groups) || !in_array($_G['groupid'], $xinrui_groups)){ return ''; } if($_G['cache']['plugin']['xinrui_list_pic']['xinrui_mobileview'] != 1){ return ''; } $threadlist = !empty($GLOBALS['threadlist']) ? $GLOBALS['threadlist'] : (!empty($_G['threadlist']) ? $_G['threadlist'] : array()); if(empty($threadlist)) return ''; $id = $arrs = $htmls = array(); foreach($threadlist as $val){ if(!empty($val['tid'])){ $id[] = intval($val['tid']); } } if($id){ $rs = DB::fetch_all('SELECT tid, message FROM '.DB::table('forum_post').' WHERE tid IN ('.dimplode($id).') AND first = 1'); foreach($rs as $val){ $arrs[$val['tid']] = $val; } require_once libfile('function/post'); foreach($threadlist as $thread) { if(isset($arrs[$thread['tid']])) { $html = $this->messagehtml($arrs[$thread['tid']]['message'], $arrs[$thread['tid']]['tid']); if($html) { $htmls[$thread['tid']] = $html; } } } } if(empty($htmls)) return ''; $json = json_encode($htmls); return ''; } } 武侠列传盗帅楚留香 - Java - 幻蓝小站 - 做一个安静的网站

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 8|回复: 0

武侠列传盗帅楚留香

[复制链接]
发表于 2026-7-8 05:28:30 |浙江| 显示全部楼层 |阅读模式
分类:动作游戏游戏简介  樱花,可爱的粉红色,使人浮想联翩,但是桃花同样可以追魂夺命。一代盗帅楚留香,身陷桃花劫中,为求真相大白,只身范险,揭开种种谜团。 284||
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|幻蓝小站 |网站地图

GMT+8, 2026-8-25 18:15

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表