mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-04 00:24:29 +08:00
增加访问记录列表
This commit is contained in:
@@ -154,7 +154,10 @@
|
||||
</div>
|
||||
{/volist}
|
||||
</div>
|
||||
<div class="layui-word-aux" >累计浏览次数:{$post->hits_title}</div>
|
||||
<div style="text-align: right;">
|
||||
<a href="{:url('Index/visit',['post_id'=>$post.id])}">更多记录,还有谁在看?</a>
|
||||
</div>
|
||||
<div class="layui-word-aux">累计浏览次数:{$post->hits_title}</div>
|
||||
</div>
|
||||
</fieldset>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user