暫無描述
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.

style_4.htm 6.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. <?php
  2. $name = "list-s-4";
  3. if(!isset($title) || $title == ''){
  4. $title = '建筑工程管理职称相关问题';
  5. }
  6. ?>
  7. <link rel="stylesheet" href="/template/mobile/components/list/style_4.css?v=<?php echo rand(1,100000); ?>" media="all">
  8. <!--定义div盒子-->
  9. <div class="<?php echo $name; ?>-content">
  10. <div class="box">
  11. <!--定义内容布局--->
  12. <div class="row row{$con}">
  13. <!--定义内部栅格 上下中左右 使用浮动-->
  14. <div class="top">
  15. <!--定义内容标签 p span a li img--->
  16. <span></span>
  17. {eyou:if condition='($page == "article_list" || $page=="article-detail" || $page=="provincial")'}
  18. {eyou:if condition='($ty == "left")'}
  19. {eyou:type typeid='$cat_id' empty='暂时没有数据'}
  20. {eyou:if condition='($site == "shandong" && $domain[0] == "www")'}
  21. <a href="https://www.zc10000.com/gonglve" class="" ><?php echo $title; ?></a>
  22. {eyou:else /}
  23. <a href="https://{$site}.zc10000.com/gonglve" class="" ><?php echo $title; ?></a>
  24. {/eyou:if}
  25. {/eyou:type}
  26. {eyou:else /}
  27. {eyou:type typeid='$cat_id' empty='暂时没有数据'}
  28. <a href="{:get_tid_url_2($field['typeurl'])}" class="" ><?php echo $title; ?></a>
  29. {/eyou:type}
  30. {/eyou:if}
  31. {eyou:elseif condition='($page == "zccat-detail-list")'}
  32. {eyou:type typeid='$cat_id' empty='暂时没有数据'}
  33. <a href="{:get_tid_url_2($field['typeurl'])}" class="" ><?php echo $title; ?></a>
  34. {/eyou:type}
  35. {eyou:else /}
  36. {eyou:type typeid='$eyou.field.typeid' empty='暂时没有数据'}
  37. <a href="{:get_tid_url_2($field['typeurl'])}" class="" >
  38. {$field['typename']}<?php echo $title; ?>555</a>
  39. {/eyou:type}
  40. {/eyou:if}
  41. </div>
  42. <div class="center">
  43. <!--定义内容标签 p span a li img--->
  44. <?php
  45. //var_dump($son_id);
  46. //catid="0"
  47. ?>
  48. {eyou:if condition='($page == "article_list" || $page=="article-detail" || $page=="provincial")'}
  49. {eyou:artlist stypeid='0' typeid="$son_id" limit='0,9' titlelen='30' infolen='160' orderby='update_time desc'}
  50. <li>
  51. <a href="{:get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'],'0','',0,$field['province_id'],$field['city_id'])}" class="active-{$i}">
  52. {eyou:if condition='($ty == "left")'}
  53. {$field.title|msubstr=###,0,36,true}
  54. {eyou:else /}
  55. {$field.title|msubstr=###,0,18,true}
  56. {/eyou:if}
  57. </a>
  58. {eyou:if condition='($ty == "left")'}
  59. <span>{$field.add_time|MyDate='Y-m-d',###}</span>
  60. {eyou:else /}
  61. {/eyou:if}
  62. </li>
  63. {/eyou:artlist}
  64. {eyou:elseif condition='($page == "zccat-detail-list")'}
  65. {eyou:artlist catid="" stypeid='0' typeid="111" limit='0,9' titlelen='30' infolen='160' orderby='update_time desc'}
  66. <li>
  67. <a href="{:get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'])}" class="active-{$i}">{$field.title|msubstr=###,0,18,true}</a>
  68. </li>
  69. {/eyou:artlist}
  70. {eyou:else /}
  71. {eyou:artlist catid="$eyou.field.typeid" stypeid='0' typeid="122" limit='0,15' titlelen='30' infolen='160' orderby='update_time desc'}
  72. <li>
  73. <a href="{:get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'])}" class="active-{$i}">{$field.title|msubstr=###,0,18,true}</a>
  74. </li>
  75. {/eyou:artlist}
  76. {/eyou:if}
  77. </div>
  78. <div class="bottom">
  79. {eyou:if condition='($page == "article_list" || $page=="article-detail" || $page=="provincial")'}
  80. <div class="bottom-row">
  81. {eyou:if condition='($ty == "left")'}
  82. <span>
  83. {eyou:type typeid='$cat_id' empty='暂时没有数据'}
  84. {eyou:if condition='($site == "shandong" && $domain[0] == "www")'}
  85. <a href="https://www.zc10000.com/gonglve" >查看更多</a>
  86. {eyou:else /}
  87. <a href="https://{$site}.zc10000.com/gonglve" >查看更多</a>
  88. {/eyou:if}
  89. {/eyou:type}&nbsp;&nbsp;
  90. <img src="https://oss.zc10000.com/static/images/013.svg" /></span>
  91. {eyou:else /}
  92. <span>{eyou:type typeid='$cat_id' empty='暂时没有数据'}
  93. <a href="{:get_tid_url_2($field['typeurl'])}" >查看更多</a>
  94. {/eyou:type}&nbsp;&nbsp;<img src="https://oss.zc10000.com/static/images/013.svg" /></span>
  95. {/eyou:if}
  96. </div>
  97. {eyou:elseif condition='($page == "zccat-detail-list")'}
  98. <div class="bottom-row">
  99. <span>{eyou:type typeid='111' empty='暂时没有数据'}
  100. <a href="{:get_tid_url_2($field['typeurl'])}" >查看更多</a>
  101. {/eyou:type}&nbsp;&nbsp;<img src="https://oss.zc10000.com/static/images/013.svg" /></span>
  102. </div>
  103. {eyou:else /}
  104. <div class="bottom-row">
  105. <span>{eyou:type typeid='122' empty='暂时没有数据'}
  106. <a href="{:get_tid_url_2($field['typeurl'])}" >查看更多</a>
  107. {/eyou:type}&nbsp;&nbsp;<img src="https://oss.zc10000.com/static/images/013.svg" /></span>
  108. </div>
  109. {/eyou:if}
  110. </div>
  111. </div>
  112. <div class="clear"></div>
  113. </div>
  114. </div>