mirror of
https://gitee.com/ulthon/ul-file-share.git
synced 2026-07-08 21:52:48 +08:00
优化页面显示
This commit is contained in:
@@ -115,7 +115,7 @@
|
|||||||
{volist name='list_active_shares' id='vo'}
|
{volist name='list_active_shares' id='vo'}
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<p>分享链接:
|
<p style="font-weight: 600;font-size: 16px;line-height: 2;">分享链接:
|
||||||
<a href="{$vo.read_url}" target="_blank">{$vo.uid}</a>
|
<a href="{$vo.read_url}" target="_blank">{$vo.uid}</a>
|
||||||
</p>
|
</p>
|
||||||
<p>分享时间:{$vo.create_time}</p>
|
<p>分享时间:{$vo.create_time}</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user