Sin descripción
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {eyou:if condition='($page == "zccat")'}
  2. {eyou:type typeid='111' empty='暂时没有数据'}
  3. <a href="{:get_tid_url_2($field['typeurl'])}" >
  4. {/eyou:type}
  5. {eyou:if condition='($route_param.tid != 38)'}
  6. {eyou:type typeid='$route_param.tid' empty='暂时没有数据' id='field2'}
  7. {$field2.typename}
  8. {/eyou:type}
  9. 职称评审常见问题{$param.tid}
  10. {eyou:else /}
  11. 职称评审常见问题
  12. {/eyou:if}
  13. </a>
  14. {eyou:elseif condition='($page == "down")'}
  15. {eyou:if condition='($site == "shandong" && $domain[0] == "www" || $domain[0] == "www")'}
  16. {eyou:type typeid='111' empty=''}
  17. <a href="{:get_tid_url_2($field['typeurl'])}" class="" ><?php echo $title; ?></a>
  18. {/eyou:type}
  19. {eyou:else /}
  20. <a href="https://{$site}.zc10000.com/wthz" class="" ><?php echo $title; ?></a>
  21. {/eyou:if}
  22. {eyou:elseif condition='($page == "city")'}
  23. {eyou:if condition='($site == "shandong" && $domain[0] == "www" || $domain[0] == "www")'}
  24. {eyou:type typeid='111' empty=''}
  25. <a href="{:get_tid_url_2($field['typeurl'])}" class="" ><?php echo $title; ?></a>
  26. {/eyou:type}
  27. {eyou:else /}
  28. <a href="https://{$site}.zc10000.com/wthz" class="" ><?php echo $title; ?></a>
  29. {/eyou:if}
  30. {eyou:elseif condition='($page == "lunwen-detail")'}
  31. {eyou:type typeid='127' empty=''}
  32. <a href="{:get_tid_url_2($field['typeurl'])}" class="" ><?php echo $title; ?></a>
  33. {/eyou:type}
  34. {eyou:else /}
  35. <a href=""><?php echo $title?$title:'工程师职称常见问题解答'; ?></a>
  36. {/eyou:if}