headTitle($this->config->title->site);
$this->headTitle('我的账户');
$this->headTitle()->setSeparator(' - ');
?>
账户信息
info)) {?>
- 头像
- 用户名
- info['username'] ?>
- Email
- info['email'] ?>
- 真实姓名
- info['realname'] ?>
- 工作单位
- info['unit'] ?>
- 项目
- info['project_title'] ?>
- 账号注册时间
- info['ts_created'])) ?>
- 上次登录时间
- info['ts_last_login'])) ?>