{template phpapp:header} {if empty($LoginMemberArray['skills'])} {/if} {template show.js} {template time.js}
{if $task['uid']==$this->uid}补充{/if} 收藏 {if $task['uid']!=$this->uid}举报{/if}

{echo $task['subject']}

    {if $task['process']!=9}剩余时间:{if $task['process']==8}任务已结束{else} {/if}{/if}

    {if $task['process']==1} 等待雇主支付担保金 {elseif $task['process']==2} 买家已支付担保金未审核 {elseif $task['process']==3} 审核中 {elseif $task['process']==4} 任务进行中 {elseif $task['process']==5} 任务暂停投稿 {elseif $task['process']==6} 任务待选稿中 {elseif $task['process']==7} 任务申请退款中 {elseif $task['process']==8} 任务已结束 {elseif $task['process']==9} 任务已关闭 {/if}

{if $task['uid']==$this->uid} {/if}
任务发布者
{echo $this->GetUserAvatar($task['uid'],1,1)}
任务编号:#{echo $task['tid']}
{template map:task_show_maps} {ad TaskMode3}

任务需求:

{if $hide} {if $this->uid} {echo $this->HideDecode($this->str($task['content'],999999,0,1,0,0,1))} {template phpapp:file} {else}

任务内容已隐藏,请登录后查看!

{/if} {else} {if $this->uid} {echo $this->HideDecode($this->str($task['content'],999999,0,1,0,0,1),0)} {template phpapp:file} {else} {if PHPAPP::$config['task_count_tourist_content']==1} {if $this->uid>0} {echo $this->HideDecode($this->str($task['content'],999999,0,1,0,0,1),1)} {template phpapp:file} {else}

买家设置:需求需要登录后可见

注册 登录

{/if} {else} {echo $this->HideDecode($this->str($task['content'],999999,0,1,0,0,1),0)} {template phpapp:file} {/if} {/if} {/if} {if $taskaddarr}

任务补充:

{for $taskaddarr $taskadd}

{echo $this->Date("Y/m/d H:i:s",$taskadd['dateline'])}

{echo $taskadd['content']}

{/for} {/if}

任务要求技能:

{echo $this->GetTaskOperateMenu($task)}

任务投标区

{template draft}
{if $task['uid']!=$this->uid}
{/if}
{php} $uptask=$this->GetMysqlOne('subject,endtime,addmoney,tid,money,url'," ".$this->GetTable('task')." WHERE tid<'$this->tid' AND appid=83 ORDER BY tid DESC LIMIT 0,1"); {/php} {php} $nexttask=$this->GetMysqlOne('subject,endtime,addmoney,tid,money,url'," ".$this->GetTable('task')." WHERE tid>'$this->tid' AND appid=83 LIMIT 0,1"); {/php}
{template phpapp:footer}