📄 product_category_list.ihtml
字号:
<H2><?php echo $category_list_lbl ?></h2>
<table width="100%" border="0" cellspacing="0" cellpadding="2" align="center">
<tr>
<td width="100%" colspan="2"> <?php
$ps_product_category->traverse_tree_down("maintext");
?> </td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -