'operate_delete.htm'; break; case 'operate_move': $pre .= $default_pre .= 'operate_move.htm'; break; case '404': $pre .= $default_pre .= '404.htm'; break; case 'read_404': $pre .= $default_pre .= 'read_404.htm'; break; case 'list_404': $pre .= $default_pre .= 'list_404.htm'; break; default: $pre .= $default_pre .= theme_mode_pre(); break; } if ($config['theme']) { $conffile = APP_PATH . 'view/template/' . $config['theme'] . '/conf.json'; $json = is_file($conffile) ? xn_json_decode(file_get_contents($conffile)) : array(); } !empty($json['installed']) and $path_file = APP_PATH . 'view/template/' . $config['theme'] . '/htm/' . ($id ? $id . '_' : '') . $pre; (empty($path_file) || !is_file($path_file)) and $path_file = APP_PATH . 'view/template/' . $config['theme'] . '/htm/' . $pre; if (!empty($config['theme_child']) && is_array($config['theme_child'])) { foreach ($config['theme_child'] as $theme) { if (empty($theme) || is_array($theme)) continue; $path_file = APP_PATH . 'view/template/' . $theme . '/htm/' . ($id ? $id . '_' : '') . $pre; !is_file($path_file) and $path_file = APP_PATH . 'view/template/' . $theme . '/htm/' . $pre; } } !is_file($path_file) and $path_file = APP_PATH . ($dir ? 'plugin/' . $dir . '/view/htm/' : 'view/htm/') . $default_pre; return $path_file; } function theme_mode_pre($type = 0) { global $config; $mode = $config['setting']['website_mode']; $pre = ''; if (1 == $mode) { $pre .= 2 == $type ? 'portal_category.htm' : 'portal.htm'; } elseif (2 == $mode) { $pre .= 2 == $type ? 'flat_category.htm' : 'flat.htm'; } else { $pre .= 2 == $type ? 'index_category.htm' : 'index.htm'; } return $pre; } ?>黑屏

WIN7开机欢迎界面后黑屏

WIN7开机欢迎界面后黑屏是加载目录的问题。 解决这个问题的步骤如下: 1、首先按开机键打开电脑,在黑屏状态就一直按F8,打开安全模式选择界面。2、然后在进入的界面&am

2024-10-8560

win7计算机开机黑屏解决办法参考

指标不治本的第一种方法 1、在电脑黑屏的时候进入任务管理器(ctrlaltdel),点击文件,然后新建一个explorer,再点

2024-10-8450

解决Google浏览器打开黑屏

在使用Google浏览器的时候,会遇到各种各样的问题,今天早上上班的时候,遇到了一个很怪的问题,那就是谷歌浏览器黑屏,在万般无奈之

2024-10-8520

谷歌chrome浏览器打开黑屏怎么解决

解决方法: 1、首先,要解决黑屏,才能打开浏览器,最后才可以禁用硬件加速!已经黑屏通过更改 快捷图标属性目标 地址&#x

2024-10-8740

VM虚拟机,win7系统,开机黑屏

根据网上大神的指导方法:https:blog.csdnqq_32832023articledetails78593842 1.第一步,调出任务管理器。虚拟机中 正常是&#xff

2024-10-8600

win10启动后黑屏很久才进入登录界面

问题描述 电脑某次更新后启动速度变得非常慢,主要表现在黑屏很久才能进入登录界面,以前开机差不多十秒就完成了。 网上搜索了各种解决办法,包括:禁用所有非

2024-10-8660

联想启天电脑教室黑屏硬盘保护系统EDU8.0.2.19修复手记

联想启天电脑教室黑屏EDU8.0.2.19修复手记 九澧实验学校 潘道贵 学校语音室新装了1T机械硬盘的联想启天电脑语音教室,用的是EDU8.0.2.19做网络同传与保护。自己的联想电脑室如果想要看EDU版本号,可以按F4进入同传界面后,

2024-10-8790

Win7启动时黑屏很久才进入桌面的原因

Win7启动时黑屏很久才进入桌面,处理步骤: 可能有可能中了木马,把杀毒软件升级到最新版,进行杀毒右击我的电脑&#xff

2024-10-7750

电脑系统重装失败黑屏怎么办?

电脑黑屏致使系统进不去让很多电脑小白不知所措,无奈之下只能选择重装系统。那么,电脑系统重装失败黑屏怎么办?如果没有装机经验的话,操作起来确实有点难度,不

2024-10-7420