开发中…… p_state=='runing'){ switch ($project->p_type) { case 'innovation': $tr_color='info'; break; case 'dare': $tr_color='warning'; break; default: $tr_color='success'; break; } ?>
# 项目类型 项目名称 负责人 需求方 奖金 进度
p_type); ?> p_title; ?> p_manager); ?> p_requirer); ?> p_bonus; ?>
还没开始 p_state=='notstart'){ switch ($project->p_type) { case 'innovation': $tr_color='info'; break; case 'dare': $tr_color='warning'; break; default: $tr_color='success'; break; } ?>
# 项目类型 项目名称 负责人 需求方 奖金 进度
p_type); ?> p_title; ?> p_manager); ?> p_requirer); ?> p_bonus; ?>
已完成的 p_state=='complete'){ switch ($project->p_type) { case 'innovation': $tr_color='info'; break; case 'dare': $tr_color='warning'; break; default: $tr_color='success'; break; } ?>
# 项目类型 项目名称 负责人 需求方 奖金 进度
p_type); ?> p_title; ?> p_manager); ?> p_requirer); ?> p_bonus; ?>