123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465 |
- <div class="part">
- <div class="bar clearfix">
- <h1 class="tt"> <font>{$eyou.field.title}</font> </h1>
- <div class="r-intro fr"> <span class="data fr">
-
-
- <small class="info">
- <i class="fa fa-clock-o"></i>{$eyou.field.update_time|MyDate="Y-m-d",###}
- </small>
-
- <small class="info">
- <i class="fa fa-eye"></i>
- {$eyou.field.click}
- </small>
-
- <script src="https://www.zc10000.com/index.php?m=api&c=Ajax&a=arcclick&type=view&aids={$doc_aid}" type="text/javascript" language="javascript"></script>
-
- <?php
-
- /*
- * <!--
- <small class="info btn-c" id="share_btn" title="{$eyou.field.title}" aid="{$eyou.field.aid}" style="margin-left: 15px;cursor: pointer;">
- 点击分享
- </small>
-
-
- <div style="display: none;" id="share-box">
- <div class="social-share"></div>
- </div>
- -->
- */
-
- ?>
-
-
- </span>
-
-
- </div>
- </div>
- <div class="items">
- <div class="row post-single">
- <div class="col-xs-12 col-sm-12 col-md-8">
- <div class="pic fl">
- <div class="blur blur-layer" style="background: transparent url({$eyou.field.litpic}) no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;animation: rotate 20s linear infinite;"> </div>
- <img class="img-cover" src="https://www.zc10000.com/public/static/common/images/ico/{$eyou.field.ext}.png" alt="{$temp_title}" title="{$temp_title}"> </div>
- <div class="list list-detail">
-
-
-
- <?php
- //获取标签
- //product_tag_id
- $product_tag_id = $eyou['field']['product_tag_id'];
-
- function convertBytesToMB($bytes) {
- return $bytes / 1024 / 1024;
- }
-
- if(empty($eyou['field']['size'])){
- if(empty($eyou['field']['down'])){
- $fileSize = 0;
- }else{
- $remoteFile = $eyou['field']['down'];
- $headers = get_headers($remoteFile, true);
- $fileSize = $headers['Content-Length'];
- }
- }else{
- $fileSize = $eyou['field']['size'];
- }
-
- $fileSize = convertBytesToMB($fileSize);
- $fileSize = number_format($fileSize, 2).'M';
- //var_dump($fileSize);
-
-
- ?>
-
- {eyou:if condition='((int)$product_tag_id > 0)'}
- {eyou:sql sql="select aid,title from ey_archives where aid=$product_tag_id" cachetime='3600' empty=''}
- <?php
- $tag_name = $field['title'];
- ?>
- {/eyou:sql}
- {/eyou:if}
-
-
-
-
- <p><font>文档名称:</font>{$eyou.field.title}</p>
- <p class="cate">
- {eyou:if condition='($is_mobile === false)'}
- <font>所属标签:</font> <a href="https://www.zc10000.com/tag{$tag_number}" target="_blank" >{$tag_name}</a>
-
- <font>关键词:</font> <a href="{$web_domain}{$web_url}" target="_blank" >{$temp_title}</a>
- {eyou:else /}
- <font>所属标签:</font> <a href="https://www.zc10000.com/tag{$tag_number}" target="_blank" >{$tag_name}</a>
- <br/>
- <font>关键词:</font> <a href="{$web_domain}{$web_url}" target="_blank" >{$temp_title}</a>
- {/eyou:if}
-
- </p>
- <p class="site">
- {eyou:if condition='($is_mobile === false)'}
-
- <font>文件大小:</font> {$fileSize}
- <font>上传时间:</font> {$eyou.field.update_time|MyDate="Y-m-d",###}
- <font>下载次数:</font> {$eyou.field.downcount}
-
-
- {eyou:else /}
-
- <font>上传时间:</font> {$eyou.field.update_time|MyDate="Y-m-d",###} <br/>
- <font>文件大小:</font> {$fileSize}
- <font>下载次数:</font> {$eyou.field.downcount}
- {/eyou:if}
-
-
- </p>
- <p class="seo">
-
- <?php
-
- /*
- * <!--SEO查询: <a class="" href="javascript:;" target="_self"><i class="fa fa-bar-chart"></i></a>
- <a class="pczz" href="javascript:;" target="_self"><i class="fa fa-bar-chart"></i></a> <a class="mzz" href="javascript:;" target="_self"><i class="fa fa-bar-chart"></i></a> -->
- */
- ?>
-
-
- {eyou:empty name='$eyou.field.zylm' /}
- <font>文档简介:</font> {$eyou.field.seo_description|msubstr=###,0,100,true}
- {eyou:else /}
- <font>文档简介:</font> {$eyou.field.zylm|msubstr=###,0,100,true}
- {/eyou:empty}
-
- </p>
-
- <?php
- if(!empty($eyou['field']['down'])){
- ?>
-
- <a class="btn transition" target="_self" href="javascript:;" id="down_btn" title="{$eyou.field.title}" aid="{$eyou.field.aid}">
- 下载文档
- <i class="fa fa-chevron-circle-right"></i>
- </a>
-
- <?php
- }else{
- ?>
-
- <a class="btn transition" target="_self" href="javascript:;" >
- 暂无文档
- <i class="fa fa-chevron-circle-right"></i>
- </a>
-
-
- <?php
- }
- ?>
-
-
-
- </div>
- </div>
- </div>
- </div>
- </div>
-
-
- <div class="part">
- <p class="tt"><span>文档介绍</span></p>
- <div class="items">
- <div class="art-main">
-
-
-
- <p>以下为{$temp_title}政策文件部分内容展示,如需了解详情,请直接下载本文件!</p>
- <br/>
- <p>
- {eyou:if condition='($is_mobile === false)'}
- {$eyou.field.content_5}
- {eyou:else /}
- {eyou:empty name='$eyou.field.content_4' /}
- {$eyou.field.content_5}
- {eyou:else /}
- {$eyou.field.content_4}
- {/eyou:empty}
- {/eyou:if}
- </p>
- <p> ...........<br/>
- 内容较多,页面展示有限,建议直接下载文档!) </p>
- <br/>
- <p> 温馨提示:<br/>
- 更多关于{$temp_title}的相关资讯或申报材料模板可以联系本站哦!
- </p>
-
- </div>
- </div>
- </div>
-
-
-
- <div class="part related" style="padding: 10px 15px;">
- <div class="col-xs-12 col-sm-6 col-md-6 b">
-
- <span class="b1">上一篇:</span>
-
- <?php
- //var_dump($number);
- $sql = "SELECT * FROM ey_seo_number WHERE id = (SELECT id FROM ey_seo_number WHERE number<$number and tid=1232 and is_del=0 and type=2 and area_id=$area_id ORDER BY number desc LIMIT 1)";
- ?>
-
- <span class="bb3">
- {eyou:sql sql="$sql" cachetime='3600' empty='无' id='kp'}
- {eyou:arcview aid='$kp.aid'}
-
-
- {eyou:if condition='((int)$field.is_del === 0)'}
-
-
- <?php
- //【2024版政策文件下载】
- if (strpos($field['title'], '评审') !== false) {
- $a = explode('评审', $field['title']);
- $temp_title = $a[0] . '评审';
- $ex = 1;
- $t_end = '【2024版政策文件下载】';
- } else {
- $temp_title = $field['title'];
- $ex = 0;
- $t_end = '';
- }
- ?>
-
-
- <a href="https://www.zc10000.com/zc/{$area_domain}/{$kp.number}" class="b2">{$temp_title}</a>
- {eyou:else /}
- 文档已删除
- {/eyou:if}
-
-
- {/eyou:arcview}
- {/eyou:sql}
- </span>
-
- </div>
- <div class="col-xs-12 col-sm-6 col-md-6 b bb" style="">
- <span style="" class="b1">下一篇:</span>
- <?php
- $sql = "SELECT * FROM ey_seo_number WHERE id = (SELECT id FROM ey_seo_number WHERE number>$number and tid=1232 and is_del=0 and type=2 and area_id=$area_id ORDER BY number asc LIMIT 1)";
-
- //echo $sql;
- ?>
- <span class="bb3">
- {eyou:sql sql="$sql" cachetime='3600' empty='无' id='kp'}
- {eyou:arcview aid='$kp.aid'}
-
- {eyou:if condition='((int)$field.is_del === 0)'}
-
-
- <?php
- //【2024版政策文件下载】
- if (strpos($field['title'], '评审') !== false) {
- $a = explode('评审', $field['title']);
- $temp_title = $a[0] . '评审';
- $ex = 1;
- $t_end = '【2024版政策文件下载】';
- } else {
- $temp_title = $field['title'];
- $ex = 0;
- $t_end = '';
- }
- ?>
-
-
- <a href="https://www.zc10000.com/zc/{$area_domain}/{$kp.number}" style="" class="b2">{$temp_title}</a>
- {eyou:else /}
- 文档已删除 {$field.title|msubstr=###,0,10,true}
- {/eyou:if}
-
- {/eyou:arcview}
- {/eyou:sql}
- </span>
- </div>
-
- <div class="clear"></div>
- </div>
-
-
-
-
-
-
-
- <div class="part related">
- <p class="tt"><span>相关政策文件</span></p>
- <div class="items">
- <div class="row">
- <ul>
-
- <?php
- if($areaname === 0){
- $where = " and area_tag_id=".$area_id." and aid!=".$doc_aid;
- }else{
- //没有区域 要排除其他区域
- $where = " and area_tag_id=0 and aid!=".$doc_aid;
- }
-
- //product_tag_id
- //$tid
- if((int)$product_tag_id === 0){
- $where = " typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id=0 ".$where." OR typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id>0".$where; //and is_recom=1
- }else{
- $where = " typeid=".$tid." and is_del=0 and status=1 and province_id=0 ".$where." OR typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id=".$product_tag_id.$where; //and is_recom=1 //and product_tag_id=0
- }
-
- $sql = "select aid from ey_archives where $where order by product_tag_id desc,update_time desc limit 0,6";
-
- //echo $sql;
- ?>
-
- <?php
- $num = 0;
- ?>
- {eyou:sql sql='$sql' cachetime='3600' id="listSql"}
- {eyou:arcview aid='$listSql.aid'}
-
- <?php
- $a_url = get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'],'0','',0,$field['area_tag_id'],$field['city_id']);
- $num++;
- ?>
-
- <?php
- //【2024版政策文件下载】
-
- if (strpos($field['title'], '评审') !== false) {
- $a = explode('评审',$field['title']);
- $temp_title = $a[0].'评审';
- $ex = 1;
- $t_end = '【2024版政策文件下载】';
- }else{
- $temp_title = $field['title'];
- $ex = 0;
- $t_end = '';
- }
- ?>
-
- {eyou:include file='/template/pc/components/goods/zc.htm' /}
-
- {/eyou:arcview}
- {/eyou:sql}
-
-
- <?php
- $num = 6-$num;
- //var_dump($num);
- //再补充的数量
-
- if($areaname === 0){
- $where = " and area_tag_id!=".$area_id." and aid!=".$doc_aid;
- }else{
- //补充场景 前面区域为0 这里要大于0
- $where = " and area_tag_id>0 and aid!=".$doc_aid; //and area_tag_id=0
- }
-
- if((int)$product_tag_id === 0){
- $where = " typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id=0 ".$where." OR typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id>0".$where; //and is_recom=1
- }else{
- $where = " typeid=".$tid." and is_del=0 and status=1 and province_id=0 ".$where." OR typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id=".$product_tag_id.$where; //and is_recom=1 //and product_tag_id=0
- }
- //优先标签前置
- $sql = "select aid from ey_archives where $where order by product_tag_id desc,click desc,update_time desc limit 0,".$num;
- //var_dump($sql);
- ?>
-
- {eyou:sql sql='$sql' cachetime='3600' id="listSql"}
- {eyou:arcview aid='$listSql.aid'}
-
- <?php
- $a_url = get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'],'0','',0,$field['area_tag_id'],$field['city_id']);
- ?>
-
- {eyou:include file='/template/pc/components/goods/zc.htm' /}
-
- {/eyou:arcview}
- {/eyou:sql}
- </ul>
- </div>
- </div>
- </div>
-
-
-
-
-
-
- <div class="part related">
- <p class="tt"><span>相关申报材料:</span></p>
- <div class="items">
- <div class="row">
-
-
- <?php
-
- //product_tag_id
- //$tid
- if((int)$product_tag_id === 0){
- $where = " typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id=0 OR typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id>0"; //and is_recom=1
- }else{
- $where = " typeid=1233 and is_del=0 and status=1 and province_id=0 OR typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id=$product_tag_id"; //and is_recom=1 //and product_tag_id=0
- }
-
- $sql = "select aid from ey_archives where $where order by product_tag_id desc,click desc,update_time desc limit 0,6";
-
- //echo $sql;
- ?>
-
- {eyou:sql sql='$sql' cachetime='3600' id="listSql"}
- {eyou:arcview aid='$listSql.aid'}
-
- <?php
- $ar_url = get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'],'0','',0,$field['province_id'],$field['city_id']);
- ?>
-
-
- <div class="col-xs-6 col-sm-4 col-md-2 font-563-active-{$i}">
- <div class="item art-item transition cl-img-box">
- <a class="art-a" href="{$ar_url}" title="" >
- <img class="img-cover cl-img" src="{$field.litpic}" alt="{$field.title}" />
- </a>
- <h3 class="art-title cl-art-title">
- {eyou:if condition='((int)$field.is_recom === 1)'}
- <i class="more2_info_self">推荐</i>
- {/eyou:if}
-
-
-
-
- <a class="" href="{$ar_url}" title="{$field.title}">
- {$field.title|msubstr=###,0,30,true}<span style="color:red;display: none;">👍<font style="font-weight: bold;font-size: 12px;">限时免费赠送</font></span>
- </a>
- </h3>
- <div class="mod_price" style="display: none;">
- <i>¥</i>
- <span class="more2_info_price_txt">{$field.users_price}.<span class="more2_info_price_txt-decimal">00</span>
-
- </span>
- </div>
- </div>
- </div>
-
-
-
-
-
-
- {/eyou:arcview}
- {/eyou:sql}
-
-
- </div>
- </div>
- </div>
|