'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; } ?>戴尔

戴尔服务器怎么一键重装系统,dell笔记本重装系统步骤

Ready 戴尔笔记本重装系统是怎样的呢?怎么进行戴尔笔记本重装系统?现在小编就来跟大家介绍下戴尔笔记本重装系统。 .我们首先到云骑士官网下载云骑士装机大师软件 2.然后打开云骑士装机大师 点击上面的一键装机 3.接着会有三个选项 点击左边

2024-10-4620

戴尔开机无法引导硬盘启动原因分析及解决方法

戴尔电脑是一款不的品牌,戴尔电脑一直以来都是以IT直销享誉全球的。而旗下的戴尔笔记本,更是深受用户们的追捧和喜爱。最近有网友反馈戴尔电脑重装系统出现开机无法引导硬盘启动是怎么回事?出现该提示主要是

2024-10-4670

戴尔重装系统

满怀信心来装系统,感觉装系统很难,看着步骤就很难。 我早上先弄了一个u启,下载了一个大白菜,直接就一键制作u启,温馨提示&

2024-10-4490

戴尔DELLEMC服务器重装CentOS 7系统

文章目录 一、下载镜像二、制作U盘启动盘三、开始安装四、解决问题五、参考 一、下载镜像 CentOS 7—阿里云开源镜像站 CentOS 7—vault开源镜像站 二、制作U盘启动盘 三、开始安装 开机或者reboot按F11开始

2024-10-4390