No Description
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.

view_zczygz_document_detail.htm 2.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. {eyou:assign name='page' value='down' /}
  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/down.htm 页面名称: 文档内页 -->
  9. <div id="down-index">
  10. <link rel="stylesheet" href="/template/pc/css/down.css" media="all">
  11. <div class="content">
  12. <div class="box">
  13. <div class="box-left">
  14. <?php
  15. //去掉
  16. /*{eyou:include file='/template/pc/components/detail/style_5.htm' /}*/
  17. ?>
  18. <?php
  19. $title = '相关文档推荐';
  20. $con = 1;
  21. /**eyou:include file='/template/pc/components/list/style_3.htm'*/
  22. ?>
  23. <?php
  24. $title = '职称评审常见问题';
  25. $con = 2;
  26. ?>
  27. {eyou:include file='/template/pc/components/list/style_3.htm' /}
  28. <!--期刊推荐-->
  29. <?php
  30. $title = '职称论文发表热门期刊';
  31. ?>
  32. {eyou:include file='/template/pc/components/list/style_5.htm' /}
  33. <!--工具包-->
  34. <?php
  35. ?>
  36. {eyou:include file='/template/pc/components/list/style_2.htm' /}
  37. </div>
  38. <div class="box-right">
  39. <?php
  40. $title = "";
  41. ?>
  42. {eyou:include file='/template/pc/components/detail/style_3.htm' /}
  43. </div>
  44. </div>
  45. </div>
  46. </div>
  47. {eyou:include file='/template/pc/common/include/footer.htm' /}
  48. {eyou:include file='/template/pc/common/include/bottom.htm' /}
  49. {eyou:include file='/template/pc/common/other/but_down.htm' /}