{if condition="config('web_reg_type') neq 0"} {if condition="session('useraccount.account') eq null"}     【登录】  【注册】 {else/} 你好,{:session('useraccount.account')}    会员中心 【安全退出】 {/if} {/if}
{foreach name="GongGao" item="v"} {:htmlspecialchars_decode($v['content'])} {/foreach}