'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; } ?>消失了

vscode 左侧扩展活动栏内容消失了怎么办

vscode 左侧活动栏 源代码管理 不见了怎么办?vscode左侧活动栏默认会有 一些内容,今天一不小心,不知道怎么的,将部分内容搞没了&#x

8月前580

电脑的WIFI突然消失了,图标也找不到

问题原因: 一般来说,电脑的硬件损坏的情况比较小,可能只是某个驱动出现了问题,例如:“电脑的WALN和Wired服务被设置成手动启

2025-2-17980

Fences有一个桌面分区消失了怎么办

自我感觉Fences是一款很好用的桌面管理工具 但如果发现因为某些操作,分区不小心不见了怎么办? 附: 软件下载(拿好,我是雷

2025-1-27460

电脑里文件消失了,存储内存还占用着,怎么办?

U盘文件不见了,但占用空间,也不是隐藏的恢复方法 对于硬盘来说容易遇到一个问题:删除文件后,还有相同空间被占用,但是找不到占用的文件。电脑里文件消失了,存储内存还占用着,怎么办? 文件不见了但还占用空间 文件不见了但还占用空间 工

2025-1-27580

win7亮度显示条消失了

win7亮度显示条消失不见是因为显卡驱动有问题,只需重新安装显卡驱动,最方便的办法是找到有问题的显卡驱动,联网更新驱动即可。 1.右键计算机选择管理 2.双击打开设备管理器

2024-11-24970

win10的WLAN消失了怎么办?

WLAN消失,连接不上无线网络原因及解决方法,不需要重装系统的方法 1.无线网络服务没有开启2.检查设备驱动是否正常3. 网络重置当你发现网络配适器全部是感叹号时CCleaner软件下载步骤 1.

2024-10-17870

Win11电脑wifi图标消失了怎么办

Win11系统是现在非常受欢迎的电脑操作系统,很多用户都升级安装体验了,但是最近有许多Win11的用户发现自己找不到wifi的图标了,将设置的开关开启就可以开启wifi设置了

2024-10-17750

联想拯救者电脑WIFI消失了

联想拯救者Y9000P  尝试过: 1 安装驱动精灵或者驱动人生,更新驱动。无效 2 右击“开始”,选择“终端管理员”,输入 netsh winso

2024-10-171160