📄 category_edit.tpl.php
字号:
<?php
defined('IN_PHPCMS') or exit('Access Denied');
include admin_tpl('header');
?>
<body <?php if($type==1){ ?>onload="$('#div_category_urlruleid').load('?mod=<?=$mod?>&file=<?=$file?>&action=urlrule&ishtml=<?=$ishtml?>&category_urlruleid=<?=$category_urlruleid?>')"<?php } ?> >
<?php if($type == 0){ ?>
<form name="myform" method="post" action="?mod=<?=$mod?>&file=<?=$file?>&action=<?=$action?>&catid=<?=$catid?>">
<input type="hidden" name="category[type]" value="<?=$type?>">
<div class="tag_menu" style="width:99%;margin-top:10px;">
<ul>
<li><a onClick="ShowTabs(0)" id="TabTitle0" href="#" class="selected">鍩烘湰淇℃伅</a></li>
<li><a onClick="ShowTabs(2)" id="TabTitle2" href="#">鏉冮檺璁剧疆</a></li>
<li><a onClick="ShowTabs(3)" id="TabTitle3" href="#">鏀惰垂璁剧疆</a></li>
<li><a onClick="ShowTabs(4)" id="TabTitle4" href="#">妯℃澘璁剧疆</a></li>
</ul>
</div>
<table cellpadding="2" cellspacing="1" class="table_form">
<tbody id='Tabs0' style='display:'>
<tr>
<th width='30%'><font color="red">*</font> <strong>涓婄骇鏍忕洰</strong></th>
<td>
<?=form::select_category('phpcms', 0, 'category[parentid]', 'parentid', '鏃狅紙浣滀负涓
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -