{template 'common/header'}

可创建平台

创建平台

可使用平台

查看全部 添加平台

登陆后跳转页面

     {{ user_welcome_link.name }} 用户欢迎页

公告

    {if !empty($notices)} {loop $notices $notice}
  • {$notice['title']} {$notice['createtime']}
  • {/loop} {else}
    暂无公告
    {/if}
{template 'common/footer'}