Files
BESCMS/dayrui/Fcms/View/go.html
T

6 lines
188 B
HTML

{if $goto_url}
<meta http-equiv="refresh" content="0; url={$goto_url}" />
{else}
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
没有获取到转向字段值。
{/if}