mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-03 16:24:28 +08:00
feat: 增加编辑和导出互相跳转
This commit is contained in:
@@ -116,6 +116,7 @@
|
||||
target="_blank"
|
||||
href="{$post.read_url}"
|
||||
>打开原文</a>
|
||||
<a href="{:url('post/editContent',['id'=>$post.id,'type'=>3])}">去编辑</a>
|
||||
<hr>
|
||||
<a
|
||||
class="copy-option "
|
||||
@@ -181,7 +182,7 @@
|
||||
>
|
||||
主页
|
||||
</a>
|
||||
|
||||
|
||||
{empty name='$post.post_platform_data_array[$vo.id]'}
|
||||
<span style="margin-left: 6px;">文章:</span>
|
||||
{else /}
|
||||
|
||||
Reference in New Issue
Block a user