{{include_file name='home/public/header' title='项目成员'}}
{{include_file name='home/public/nav' sidebar='home/project/sidebar'}}
{{include_file name='home/project/tab' tab='member'}}
{{if $member->count}} {{/if}} {{foreach $member->models as $model}} {{if $member->count}} {{/if}} {{/foreach}}
成员昵称/账号 加入方式 审核/邀请者 加入时间 更新时间
{{$model->account->fullName}} {{$model->joinTypeLabel}} {{$model->creater->fullName}} {{$model->created_at}} {{$model->updated_at}}
{{$member->pages}}
{{include_file name='home/public/copyright'}} {{include_file name='home/public/footer' has_copyright='true'}}