'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; } ?>问题

面对频繁死机,这些可能的原因你不能忽视!

电脑用的时间长了,小白总能看到各种千奇百怪的问题。其中电脑死机可以说是最棘手的问题了,很多对电脑不熟悉的朋友也都不知道是什么原因。当遇到死机问题时,我们可以从以下几个点去简单的排查问题。 更多尽在小白系统重装官网

1月前220

Adobe Flash Player里的秘密:为何它成了你电脑崩溃的元凶?

电脑用的时间长了,小白总能看到各种千奇百怪的问题。其中电脑死机可以说是最棘手的问题了,很多对电脑不熟悉的朋友也都不知道是什么原因。当遇到死机问题时,我们可以从以下几个点去简单的排查问题。 更多尽在小白系统重装官网

1月前170

广东小伙伴注意!QQ可用但网络受限?快速解决方法在这!

在诸多电脑论坛中,常见到不少筒子问:我的电脑能上QQ,网络连接应该是正常的,可为什么不能上网呢。本人就此问题,并结合本人的实践,总结归纳如下:一、感染了病毒所致这种情况往往表现在打开IE时,在IE界面的左下框里提示:正在

1月前140

安全模式下遇难题?Flash中心问题轻松化解!

收起 以下回复参考: 皆我百晓生、 券券喵儿等免费微信小程序作答: 您遇到的问题可能是由多种原因导致的,以下是一些可能的解决方案和建议: 关于右下角的日期和隐藏图标消失的问题,可能是由于系统时

1月前130

Adobe Flash Center闹心?这些方法帮你一键恢复顺畅浏览体验

收起 IE浏览器运行后无响应或闪退的问题,通常源于插件冲突、设置错误或系统文件损坏。以下是逐步排查的思路: 首先尝试禁用所有第三方插件。进入“工具”->“管理加载项”,逐一禁用可疑插件并重启浏览器。 如果禁用插件后问题仍未

1月前290