增加通用开头功能

This commit is contained in:
2023-06-27 00:51:30 +08:00
parent a28a1c6a6a
commit 839a8e4734
9 changed files with 67 additions and 28 deletions

View File

@@ -53,7 +53,9 @@
<tr class="item" data-id="{$vo.id}">
<td>{$vo.id}</td>
<td> {:str_repeat('|--',$vo.level)} {$vo.title}</td>
<td>{$vo.desc}</td>
<td>
<p style="max-width: 300px;">{$vo.desc}</p>
</td>
<td>{$vo.tpl_name}</td>
<td>{$vo.sort}</td>
<td>