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.

lists_zczygz_document_list.htm 3.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. {eyou:assign name='page' value='document' /}
  2. {eyou:include file='/template/pc/common/main/area.htm' /}
  3. {eyou:include file='/template/pc/common/main/param.htm' /}
  4. {eyou:include file='/template/pc/common/main/seo.htm' /}
  5. {eyou:include file='/template/pc/common/include/top.htm' /}
  6. {eyou:include file='/template/pc/common/other/background.htm' /}
  7. {eyou:include file='/template/pc/common/include/header.htm' /}
  8. <!--复制 copy/document.htm 页面名称: 文档主页 -->
  9. <div id="document-index">
  10. <link rel="stylesheet" href="/template/pc/css/document.css" media="all">
  11. <?php
  12. $title = '选择省市区';
  13. $con = 2;
  14. ?>
  15. {eyou:include file='/template/pc/components/tag/style_1.htm' /}
  16. <div style="display: none;">
  17. {eyou:if condition='($site != "zc" && $site != "www" && !in_array($route_param.provid,["4004","4023","4813","6303","7687","7709","7720"]))'}
  18. <?php
  19. $title = '选择市区';
  20. $con = 3;
  21. /*eyou:include file='/template/pc/components/tag/style_1.htm' /*/
  22. ?>
  23. <?php
  24. $title = '职称工种';
  25. $con = 1;
  26. /*eyou:include file='/template/pc/components/tag/style_1.htm' /*/
  27. ?>
  28. {/eyou:if}
  29. </div>
  30. <div class="content">
  31. <div class="box">
  32. <div class="box-left">
  33. <!--调用标签-->
  34. <?php
  35. $title = "职称网热门标签";
  36. $cat_id_tag = 58;
  37. ?>
  38. {eyou:include file='/template/pc/components/tag/style_2.htm' /}
  39. <?php
  40. ?>
  41. {eyou:include file='/template/pc/components/list/style_2.htm' /}
  42. <?php
  43. $title = '深圳职称快速申报入口';
  44. $kefu_id = '20';
  45. $is_kefu = 1;
  46. ?>
  47. {eyou:include file='/template/pc/components/text/style_4.htm' /}
  48. <?php
  49. $title='热门职称推荐';
  50. ?>
  51. <!--热门职称-->
  52. {eyou:include file='/template/pc/components/list/style_5.htm' /}
  53. </div>
  54. <div class="box-right">
  55. <?php
  56. if(empty($provid_name)){
  57. $provid_name = '省级';
  58. }
  59. //职称评审相关职称材料文档
  60. $types = ['','通用文件','政策指引','参考文件'];
  61. //$title= $provid_name."职称评审".$types[$type];
  62. //$title= "职称评审相关".$types[$type]."文档";
  63. $title = "职称评审相关职称材料文档";
  64. $con = 1;
  65. ?>
  66. {eyou:include file='/template/pc/components/list/style_9.htm' /}
  67. <?php
  68. $title= $provid_name.$cat_name."相关政策文件";
  69. $con = 2;
  70. /*eyou:include file='/template/pc/components/list/style_9.htm' /*/
  71. ?>
  72. <?php
  73. if(empty($cityid_name)){
  74. $cityid_name = '市级';
  75. }
  76. $title= $cityid_name.$cat_name."相关政策文件";
  77. $con = 3;
  78. /*eyou:include file='/template/pc/components/list/style_9.htm' /**/
  79. ?>
  80. <?php
  81. $title= $cat_name."相关参考文件";
  82. $con = 4;
  83. /**eyou:include file='/template/pc/components/list/style_9.htm' /*/
  84. ?>
  85. </div>
  86. </div>
  87. </div>
  88. <?php
  89. $title = "职称评审流程";
  90. ?>
  91. {eyou:include file='/template/pc/components/flow/style_1.htm' /}
  92. </div>
  93. {eyou:include file='/template/pc/common/include/footer.htm' /}
  94. {eyou:include file='/template/pc/common/include/bottom.htm' /}