mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-03 16:24:28 +08:00
优化机器人名称显示;
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
<span>{$vo.create_time_title}</span>
|
||||
<span>{$vo.client_name}</span>
|
||||
<span>{$vo.client_os_name}</span>
|
||||
<span>{$vo.client_bot_name}</span>
|
||||
<a href="{$vo.post.read_url}" title="{$vo.post.title}">《{$vo.post.title}》</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -165,6 +165,7 @@
|
||||
{$vo.create_time_title}
|
||||
{$vo.client_name}
|
||||
{$vo.client_os_name}
|
||||
{$vo.client_bot_name}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user