📄 stat_body.tpl
字号:
<br>
<center>
<form method="post">
<table width="519">
<tr>
<td class="c">{stat_title}: {stat_date}</td>
</tr><tr>
<th align="center">
<table>
<tr>
<th width="8%" style="background-color: transparent;"> </th>
<th style="background-color: transparent;">{stat_show} </th>
<th style="background-color: transparent;"><select name="who" onChange="javascript:document.forms[0].submit()">{who}</select></th>
<th style="background-color: transparent;"> {stat_by} </th>
<th style="background-color: transparent;"><select name="type" onChange="javascript:document.forms[0].submit()">{type}</select></th>
<th style="background-color: transparent;"> {stat_range} </th>
<th style="background-color: transparent;"><select name="range" onChange="javascript:document.forms[0].submit()">{range}</select></th>
<th width="8%" style="background-color: transparent;"> </th>
<tr>
</table>
</th>
</tr>
</table>
</form>
<table width="519">
{stat_header}
{stat_values}
</table>
</center>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -