📄 admin_purview_category.tpl.php
字号:
<?php
defined('IN_PHPCMS') or exit('Access Denied');
include admintpl('header');
?>
<body leftmargin='0' topmargin='0' marginwidth='0' marginheight='0'>
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="2">
<tr>
<td></td>
</tr>
</table>
<table cellpadding="2" cellspacing="1" class="tableborder" align=center>
<tr>
<th width="10%" align="center">閫変腑</th>
<th width="90%">鏍忕洰鍚嶇О</th>
</tr>
<form method="post" name="myform" action="">
<?=$categorys?>
</form>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -