mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-04 00:24:29 +08:00
增加通用开头功能
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user