优化页面显示

This commit is contained in:
augushong
2021-08-19 11:20:28 +08:00
parent 31bf78f0f0
commit f8bb960c9c

View File

@@ -115,7 +115,7 @@
{volist name='list_active_shares' id='vo'}
<tr>
<td>
<p>分享链接:
<p style="font-weight: 600;font-size: 16px;line-height: 2;">分享链接:
<a href="{$vo.read_url}" target="_blank">{$vo.uid}</a>
</p>
<p>分享时间:{$vo.create_time}</p>