• 用户信息
  • 编辑个人信息
  • 修改登录密码
  • {foreach name=":get_menus(1)" item="a"} {notempty name="$a.src"}
  • {$a.title}
  • {else/}
  • {$a.title}
  • {/notempty} {notempty name="$a.list"} {foreach name="$a.list" item="b"} {notempty name="$b.src"}
  • {$b.title}
  • {else/}
  • {$b.title}
  • {/notempty} {/foreach} {/notempty} {/foreach}