Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

style_9.htm 19KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399
  1. <?php
  2. $name = "list-s-9";
  3. ?>
  4. <link rel="stylesheet" href="/template/mobile/components/list/style_9.css?v=<?php echo rand(1,100000); ?>" media="all">
  5. <!--定义div盒子-->
  6. <div class="<?php echo $name; ?>-content">
  7. <div class="box">
  8. <!--定义内容布局--->
  9. <div class="row">
  10. <!--定义内部栅格 上下中左右 使用浮动-->
  11. <div class="top">
  12. <!--定义内容标签 p span a li img--->
  13. <span></span>
  14. <?php
  15. $url_ext = '';
  16. if($tagid > 0){
  17. $url_ext = '/tag'.$tagid;
  18. }
  19. ?>
  20. {eyou:if condition='($type === 1 || $type === 5)'}
  21. <!--政策指引-->
  22. <a href=""><?php echo $title?$title:'广东省职称评审表' ?></a>
  23. <!-- <font class="more"><a href=""style="font-family: 'HarmonyOS Sans SC' !important;">更多</a>&nbsp;<img src="https://oss.zc10000.com/static/images/037.svg" /></font>-->
  24. <font class="more">
  25. {eyou:if condition='($type === 5)'}
  26. {/eyou:if}
  27. <a href="/zlwd{$url_ext}" class="ma active">通用文件</a>
  28. <font class="mf">|</font>
  29. <a href="/zcwj{$url_ext}" class="ma">政策指引</a>
  30. <!--<font class="mf">|</font>
  31. <a href="/ckwj{$url_ext}" class="ma">参考文件</a>-->
  32. </font>
  33. {eyou:elseif condition='($type === 2)'}
  34. <!--政策文件-->
  35. <a href=""><?php echo $title?$title:'广东省职称评审表' ?></a>
  36. <!-- <font class="more"><a href=""style="font-family: 'HarmonyOS Sans SC' !important;">更多</a>&nbsp;<img src="https://oss.zc10000.com/static/images/037.svg" /></font>-->
  37. <font class="more">
  38. <a href="/zlwd{$url_ext}" class="ma">通用文件</a>
  39. <font class="mf">|</font>
  40. <a href="/zcwj{$url_ext}" class="ma active">政策指引</a>
  41. <!--<font class="mf">|</font>
  42. <a href="/ckwj{$url_ext}" class="ma">参考文件</a>-->
  43. </font>
  44. {eyou:else /}
  45. <!--参考文件-->
  46. <a href=""><?php echo $title?$title:'广东省职称评审表' ?></a>
  47. <!-- <font class="more"><a href=""style="font-family: 'HarmonyOS Sans SC' !important;">更多</a>&nbsp;<img src="https://oss.zc10000.com/static/images/037.svg" /></font>-->
  48. <font class="more">
  49. <a href="/zlwd{$url_ext}" class="ma">通用文件</a>
  50. <font class="mf">|</font>
  51. <a href="/zcwj{$url_ext}" class="ma">政策指引</a>
  52. </font>
  53. {/eyou:if}
  54. </div>
  55. <div class="center">
  56. <!--定义内容标签 p span a li img--->
  57. <!--涉及到筛选 sql读取 再调用-->
  58. <!--所有资料文档必须有区域信息 才能显示出来 全国的不显示-->
  59. <?php
  60. if((int)$catid === 125){
  61. $catid = 0;
  62. }
  63. ?>
  64. {eyou:if condition='($con === 1)'}
  65. <!--拼接查询条件-->
  66. <?php
  67. //栏目id
  68. $tyid = ['0','126','825','826','','126'];
  69. //只调用省级 城市为空
  70. if((int)$provid === 0 && (int)$catid === 0){
  71. //所有省份的数据
  72. //$where = "typeid=".$tyid[$type]." and province_id > 0 and city_id='0' and is_del=0";
  73. $where = "typeid=".$tyid[$type]." and is_del=0";
  74. }else if((int)$provid > 0 && (int)$catid === 0){
  75. //只选择省 不选择职称
  76. $where = "typeid=".$tyid[$type]." and province_id='$provid' and city_id='0' and is_del=0";
  77. }else{
  78. //职称 > 0 那么理论上省=0或>0 但这里省必定>0
  79. $where = "typeid=".$tyid[$type]." and province_id='$provid' and stypeid='$catid' and city_id='0' and is_del=0";
  80. }
  81. if($tagid > 0){
  82. //加入筛选
  83. $where = $where.' and product_tag_id='.$tagid;
  84. }
  85. if(!empty($wareaname) && $wareaname == 'shandong'){
  86. //查询id
  87. $where = $where.' and area_tag_id=10000';
  88. }
  89. ?>
  90. {eyou:php}
  91. //计算limit属性
  92. $pagesize = 20;
  93. if(!empty($route_param['pa'])){
  94. $curpage = $route_param['pa'];
  95. $start_li = $pagesize*($curpage-1); //开始位置
  96. $end_li = $pagesize*$curpage;
  97. $limit_cat_value = $start_li.','.$pagesize;
  98. }else{
  99. $curpage = 1;
  100. $limit_cat_value = '0,'.$pagesize;
  101. }
  102. {/eyou:php}
  103. {eyou:assign name='limit_cat' value="$limit_cat_value" /}
  104. <?php
  105. //$sql = "select GROUP_CONCAT(aid SEPARATOR ',') AS ids from ey_archives where $where order by update_time desc limit $limit_cat";
  106. $sql = "select aid from ey_archives where $where order by update_time desc limit $limit_cat";
  107. //echo $sql;die;
  108. $ids = '';
  109. ?>
  110. {eyou:sql sql="$sql" cachetime='3600' empty='没有数据' id="res"}
  111. <?php
  112. //var_dump($provid);
  113. //var_dump($res);
  114. $ids = $res['aid'].','.$ids;
  115. ?>
  116. {/eyou:sql}
  117. <?php
  118. $ids = preg_replace("/.$/", "", $ids);
  119. ?>
  120. <!--开始查询-->
  121. {eyou:empty name='$ids' /}
  122. ----------------------(暂无相关文档)-----------------------
  123. {eyou:else /}
  124. {eyou:artlist idlist="$ids" titlelen='30' infolen='160' limit="0,20" orderby='update_time desc' addfields='down'}
  125. <li>
  126. <?php
  127. $extension = substr($field['down'], strrpos($field['down'], '.') + 1);
  128. ?>
  129. <div style=""></div>
  130. <span>.{$extension}</span>
  131. <img src="https://oss.zc10000.com/static/img/{$extension}.svg" />
  132. <a href="{:get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'],0,'',0,$field['province_id'])}" class="k">{$field.title}</a>
  133. <!--<p>
  134. <img src="https://oss.zc10000.com/static/images/031.SVG">
  135. <font class="sp-1">评审时间</font>
  136. <font class="sp-2">{$field.handle_time}</font>
  137. </p>-->
  138. <p>
  139. <font>阅读量: {$field.click}</font>
  140. <font>收藏量: {$field.collection}</font>
  141. <font>点赞量: {$field.likecount}</font>
  142. <font>下载量: {$field.downcount}</font>
  143. </p>
  144. <a href="{:get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'],0,'',0,$field['province_id'])}">
  145. <button>
  146. 前往下载
  147. </button></a>
  148. </li>
  149. {/eyou:artlist}
  150. {/eyou:empty}
  151. <!--自定义分页开始-->
  152. {eyou:sql sql="select count(*) AS num from ey_archives where $where" cachetime='3600' empty='没有数据' id="res333"}
  153. {eyou:assign name='total_all' value='$res333.num' /}
  154. {/eyou:sql}
  155. <div class="page">
  156. <?php
  157. //需要变量
  158. $request = request();
  159. $url = $request->url();
  160. if (strpos($url, '-') !== false) {
  161. $url = explode('-',$url);
  162. $url = $url[0];
  163. }else{
  164. }
  165. $total = $total_all;
  166. $pagesize = 20;
  167. $total_page = ceil($total/$pagesize);
  168. //$curpage = $curpage;
  169. $total_page_for = $total_page + 1;
  170. $pro_page = $curpage - 1;
  171. $pev_page = $curpage + 1;
  172. ?>
  173. {eyou:if condition='((int)$total_page > 1)'}
  174. {eyou:if condition='((int)$curpage === 1)'}
  175. <li><a>首页</a></li>
  176. <li><a>上一页</a></li>
  177. {eyou:else /}
  178. <li><a href="{$url}">首页</a></li>
  179. {eyou:if condition='((int)$curpage === 2)'}
  180. <li><a href="{$url}">上一页</a></li>
  181. {eyou:else /}
  182. <li><a href="{$url}-{$pro_page}">上一页</a></li>
  183. {/eyou:if}
  184. {/eyou:if}
  185. {eyou:for start='1' end="$total_page_for"}
  186. {eyou:if condition='((int)$i === 1)'}
  187. {eyou:if condition='((int)$curpage === $i)'}
  188. <li class="active-1"><a>{$i}</a></li>
  189. {eyou:else /}
  190. <li><a href="{$url}" data-ey_fc35fdc="html" data-tmp="1" >{$i}</a></li>
  191. {/eyou:if}
  192. {eyou:else /}
  193. {eyou:if condition='((int)$curpage === $i)'}
  194. <li class="active-1"><a>{$i}</a></li>
  195. {eyou:else /}
  196. <?php
  197. if($total_page > 10){
  198. if(((int)$curpage-2)<$i && ((int)$curpage+2)>$i || ((int)$total_page-1)<$i && ((int)$total_page+1)>$i || 0<$i && 2>$i){ ?>
  199. <li><a href="{$url}-{$i}" data-ey_fc35fdc="html" data-tmp="1">{$i}</a></li>
  200. <?php }else{ ?>
  201. <?php
  202. if(((int)$curpage) > 3 && ((int)$curpage-2) === $i){
  203. echo "<li>...</li>";
  204. }
  205. if(((int)$curpage+2) < $total_page && ((int)$curpage+2) === $i){
  206. echo "<li>...</li>";
  207. }else{
  208. }
  209. ?>
  210. <?php }
  211. }else{ ?>
  212. <li><a href="{$url}-{$i}" data-ey_fc35fdc="html" data-tmp="1">{$i}</a></li>
  213. <?php } ?>
  214. {/eyou:if}
  215. {/eyou:if}
  216. {/eyou:for}
  217. {eyou:if condition='((int)$curpage === (int)$total_page)'}
  218. <li><a>下一页</a></li>
  219. <li><a>末页</a></li>
  220. {eyou:else /}
  221. <li><a href="{$url}-{$pev_page}" data-ey_fc35fdc="html" data-tmp="1">下一页</a></li>
  222. <li><a href="{$url}-{$total_page}" data-ey_fc35fdc="html" data-tmp="1">末页</a></li>
  223. {/eyou:if}
  224. {/eyou:if}
  225. 共<strong>
  226. {eyou:php}
  227. echo $total_page;
  228. {/eyou:php}
  229. </strong>页 <strong>{$total}</strong>条
  230. </div>
  231. <!--自定义分页结束-->
  232. {eyou:elseif condition='($con === 2)'}
  233. <?php
  234. //省级 不包含所有城市
  235. //只存在省 或者 只存在职称
  236. //或者省和职称同时存在
  237. //var_dump((int)$catid);
  238. if((int)$provid === 0 && (int)$catid === 0){
  239. $where = "typeid='825' and province_id>0 and city_id='0' and is_del=0";
  240. }else if((int)$provid > 0 && (int)$catid === 0){
  241. //有职称的不调用出来 stypeid is null and stypeid=''
  242. $where = "typeid='825' and province_id='$provid' and city_id='0' and is_del=0";
  243. }else if((int)$provid === 0 && (int)$catid > 0){
  244. $where = "typeid='825' and province_id>0 and stypeid='$catid' and city_id='0' and is_del=0";
  245. }else{
  246. //都大于0
  247. //stypeid 字段不使用 like
  248. $where = "typeid='825' and province_id='$provid' and stypeid='$catid' and city_id='0' and is_del=0";
  249. }
  250. ?>
  251. {eyou:sql sql="select GROUP_CONCAT(aid SEPARATOR ',') AS ids from ey_archives where $where order by update_time desc" cachetime='3600' empty='没有数据' id="res2"}
  252. <?php
  253. //var_dump($provid);
  254. //ar_dump($res2);
  255. ?>
  256. {eyou:empty name='$res2.ids' /}
  257. ----------------------(暂无相关文档)-----------------------
  258. {eyou:else /}
  259. {eyou:artlist idlist="$res2.ids" titlelen='30' infolen='160' orderby='update_time desc' addfields='handle_time'}
  260. <li>
  261. <?php
  262. $extension = substr($field['down'], strrpos($field['down'], '.') + 1);
  263. ?>
  264. <div style=""></div>
  265. <span>.{$extension}</span>
  266. <img src="https://oss.zc10000.com/static/img/{$extension}.svg" />
  267. <a href="{:get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'])}" class="k">{$field.title}</a>
  268. <p>
  269. <img src="https://oss.zc10000.com/static/images/031.SVG">
  270. <font class="sp-1">评审时间: </font>
  271. <font class="sp-2">{$field.handle_time}</font>
  272. </p>
  273. <a href="{:get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'])}">
  274. <button>
  275. 前往下载
  276. </button></a>
  277. </li>
  278. {/eyou:artlist}
  279. {/eyou:empty}
  280. {/eyou:sql}
  281. {eyou:elseif condition='($con === 3)'}
  282. <?php
  283. //市级 加 职称
  284. if((int)$cityid === 0 && (int)$catid === 0){
  285. $where = "typeid='825' and city_id>0 and is_del=0";
  286. }else if((int)$cityid > 0 && (int)$catid === 0){
  287. //and stypeid=''
  288. $where = "typeid='825' and city_id='$cityid' and is_del=0";
  289. }else if((int)$cityid === 0 && (int)$catid > 0){
  290. //city_id>0 表示这是市级文档 只是这里调全部市级
  291. $where = "typeid='825' and city_id>0 and stypeid='$catid' and is_del=0";
  292. }else{
  293. //都大于0
  294. //stypeid 字段不使用 like
  295. $where = "typeid='825' and city_id='$cityid' and stypeid='$catid' and is_del=0";
  296. }
  297. ?>
  298. {eyou:sql sql="select GROUP_CONCAT(aid SEPARATOR ',') AS ids from ey_archives where $where order by update_time desc" cachetime='3600' empty='没有数据' id="res3"}
  299. <?php
  300. //var_dump($cityid);
  301. //var_dump($res3);
  302. ?>
  303. {eyou:empty name='$res3.ids' /}
  304. ----------------------(暂无相关文档)-----------------------
  305. {eyou:else /}
  306. {eyou:artlist idlist="$res3.ids" titlelen='30' infolen='160' orderby='update_time desc' addfields='handle_time'}
  307. <li>
  308. <div style=""></div>
  309. <span>.zip</span>
  310. <img src="https://oss.zc10000.com/static/images/039.svg" />
  311. <a href="{:get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'])}" class="k">{$field.title}</a>
  312. <p>
  313. <img src="https://oss.zc10000.com/static/images/031.SVG">
  314. <font class="sp-1">评审时间: </font>
  315. <font class="sp-2">{$field.handle_time}</font>
  316. </p>
  317. <a href="{:get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'])}">
  318. <button>
  319. 前往下载
  320. </button></a>
  321. </li>
  322. {/eyou:artlist}
  323. {/eyou:empty}
  324. {/eyou:sql}
  325. {eyou:elseif condition='($con === 4)'}
  326. <?php
  327. if((int)$catid === 0){
  328. //全部参考文件
  329. $where = "typeid='826' and is_del=0";
  330. }else{
  331. $where = "typeid='826' and stypeid='$catid' and is_del=0";
  332. }
  333. ?>
  334. {eyou:sql sql="select GROUP_CONCAT(aid SEPARATOR ',') AS ids from ey_archives where $where order by update_time desc" cachetime='3600' empty='没有数据' id="res4"}
  335. <?php
  336. //var_dump($provid);
  337. //ar_dump($res2);
  338. ?>
  339. {eyou:empty name='$res4.ids' /}
  340. ----------------------(暂无相关文档)-----------------------
  341. {eyou:else /}
  342. {eyou:artlist idlist="$res4.ids" titlelen='30' infolen='160' orderby='update_time desc' addfields='handle_time'}
  343. <li>
  344. <div style=""></div>
  345. <span>.zip</span>
  346. <img src="https://oss.zc10000.com/static/images/039.svg" />
  347. <a href="{:get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'])}" class="k">{$field.title}</a>
  348. <p>
  349. <img src="https://oss.zc10000.com/static/images/031.SVG">
  350. <font class="sp-1">评审时间: </font>
  351. <font class="sp-2">{$field.handle_time}</font>
  352. </p>
  353. <a href="{:get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'])}">
  354. <button>
  355. 前往下载
  356. </button></a>
  357. </li>
  358. {/eyou:artlist}
  359. {/eyou:empty}
  360. {/eyou:sql}
  361. {eyou:else /}
  362. {/eyou:if}
  363. </div>
  364. </div>
  365. <div class="clear"></div>
  366. </div>
  367. </div>