📄 header.tpl
字号:
<html><head> <link rel="shortcut icon" href="./images/favicon.ico"> <link rel="icon" href="./images/animated_favicon1.gif" type="image/gif"> <title>..:: {$CCMAINTITLE} ::..</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">{if ($CSS_NAME!="")} <link href="Css/{$CSS_NAME}.css" rel="stylesheet" type="text/css"> {else} <link href="Css/Css_Ale.css" rel="stylesheet" type="text/css">{/if} <link href="Css/menu.css" rel="stylesheet" type="text/css"> <link href="Css/style-def.css" rel="stylesheet" type="text/css"> </head> <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <p class="version" align="right">{$WEBUI_VERSION}{$WEBUI_DATE}</p> <br>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -