{template 'public/header'}

{$entry['title']}设置

如果你有oAuth权限也可以直接设置自定义菜单到指定链接位置.

直接链接 直接进入的URL
直接指向到入口的URL。您可以在自定义菜单(有oAuth权限)或是其它位置直接使用。
功能封面 {$entry['title']}
{php echo tpl_form_field_image('thumb', $cover['src'], '', array('width' => 400));}

{$entry['url_show']}

{if $_W['isfounder']} {template 'common/footer'} {else} {template 'public/footer'} {/if}