📄 add_money.tpl
字号:
<br><br>
<h2>{adm_am_ttle}</h2>
<form action="add_money.php" method="post">
<input type="hidden" name="mode" value="addit">
<table width="305">
<tbody>
<tr>
<td class="c" colspan="6">增加资源</td>
</tr><tr>
<th width="130">{adm_am_plid}</th>
<th width="155"><input name="id" type="text" value="0" size="3" /></th>
</tr><tr>
<th>金属</th>
<th><input name="metal" type="text" value="0" /></th>
</tr><tr>
<th>晶体</td>
<th><input name="cristal" type="text" value="0" /></th>
</tr><tr>
<th>重氢</td>
<th><input name="deut" type="text" value="0" /></th>
</tr><tr>
<th colspan="2"><input type="Submit" value="{adm_am_add}" /></th>
</tbody>
</tr>
</table>
</form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -