mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-08-15 17:49:45 +08:00
Update index.html
This commit is contained in:
parent
64968b0509
commit
ec04147590
@ -37,8 +37,8 @@
|
|||||||
操作节点:<span class="color-desc">{$vo.node|default='-'}</span>
|
操作节点:<span class="color-desc">{$vo.node|default='-'}</span>
|
||||||
</td>
|
</td>
|
||||||
<td class='text-left nowrap'>
|
<td class='text-left nowrap'>
|
||||||
<p class="color-text layui-elip" style="max-width:400px">{$vo.action|default='-'}</p>
|
<p class="color-text layui-elip" style="max-width:500px">{$vo.action|default='-'}</p>
|
||||||
<p class="color-desc layui-elip" style="max-width:400px">{$vo.content|default='-'}</p>
|
<p class="color-desc layui-elip" style="max-width:500px">{$vo.content|default='-'}</p>
|
||||||
</td>
|
</td>
|
||||||
<td class='text-left nowrap'>
|
<td class='text-left nowrap'>
|
||||||
<p class="color-text">{$vo.geoip|default='-'}</p>
|
<p class="color-text">{$vo.geoip|default='-'}</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user