{{include_file name='home/public/header' title='搜索项目'}}
| 项目名称 | 我的角色 | 创建人昵称/账号 | 成员数 | 创建时间 | 更新时间 | {{if $project->count}}{{/if}} |
|---|---|---|---|---|---|---|
| {{$model->title}} | {{$model->role}} | {{$model->creater->fullName}} | {{$model->getMembers()->count()}} | {{$model->created_at}} | {{$model->updated_at}} | {{if $project->count}}{{if $model->isCreater() || $model->isJoiner()}} 加入 {{else}} 加入 {{/if}} 查看 | {{/if}}