Commit b8221e97 authored by 星梦's avatar 星梦
Browse files

V3.1.0

No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -45,7 +45,7 @@
{if($value->outlink)}
<a href="[$value->outlink]"><i class="fa fa-external-link" aria-hidden="true"></i></a>
<a href="[value->outlink]" target="_blank"><i class="fa fa-external-link" aria-hidden="true"></i></a>
{else}
{if($value->type==1)}
<a href="{url./admin/Single/index/mcode}/[value->mcode]"><i class="fa fa-file-text-o" aria-hidden="true"></i> </a>
......
......@@ -7,6 +7,6 @@ return array(
'release_time' => '20211024',
// 修订版本
'revise_version' => '3'
'revise_version' => '4'
);
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment