[已解决]人才栏目 很多东西调用不出来
人才栏目首页很多东西调用不出来[*][*]
[*]
[*] 姓名
[*] 求职意向
[*] 工作年限
[*] 性别
[*] 月薪要求
[*]
[*]
[*]{loop $tags $t}
[*]
[*] {$t}
[*] {$t}
[*] {if $experience}{$experience}年{else}无{/if}
[*] {if $t==1}男{else}女{/if}
[*] {if $t && $t}
[*] {$t}-{$t}{$DT}/月
[*] {elseif $t}
[*] {$t}{$DT}/月以上
[*] {elseif $t}
[*] {$t}{$DT}/月以内
[*] {else}
[*] 面议
[*] {/if}
[*]
[*]{/loop}
[*]
[*]
[*]
[*]
[*]
[*]
[*]
[*]'' and open=3 and level>0&areaid=$cityid&showcat=1&pagesize=".$MOD."&length=20&order=edittime desc&template=null")}-->
[*]{loop $tags $i $t}
[*]
[*]
[*]
[*]姓名:{$t}
[*]性别:{if $t==1}男{else}女{/if}
[*]学历:{$EDUCATION[$education]}
[*]职位:{$t}
[*]
[*]
[*]{/loop}复制代码用此段代码无法调用出[*]{$EDUCATION[$education]}复制代码学历[*]{if $experience}{$experience}年{else}无{/if}复制代码工作年限
其实工作年限写的是一年,但显示为无,用学历代码调用不出学历
上图
[ 本帖最后由 yangjie123 于 2011-11-25 15:16 编辑 ]
自己搞定,唉,问也没人,调用标签不一样,{if $experience}{$experience}年{else}无{/if}换成{if $t}{$t}年{else}无{/if}
把{$EDUCATION[$education]}换成{$EDUCATION[$t]}
自己动手,丰衣足食。再也不问了,基本问了都得不到解决。
页:
[1]