{{include_file name='public/header' title='申请管理'}}
申请人/账号 | 申请加入项目 | 申请加入时间 | 操作面板 |
---|---|---|---|
{{_uri('user', $user_id, 'name')}}({{_uri('user', $user_id, 'email')}}) | {{_uri('project', $project_id, 'title')}} | {{$apply.add_time}} | {{if $apply.status == 0}} 通过 {{else}} 已通过 {{/if}} |
{{get_config('copyright')}}
{{include_file name='public/footer'}}