#include("./common/header.html", {title:"个人设置"})

用户编辑

${profile.username}

更换头像

${profile.username}

修改密码

#if(null!=error)
${error}
#end #if(null!=info)
${info}
#end
#include("./common/sidebar.html")
#include("./common/footer.html")