123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292 |
- {eyou:assign name='page' value='zccat-detail-list' /}
- {eyou:include file='/template/pc/common/main/area.htm' /}
- {eyou:include file='/template/pc/common/main/param.htm' /}
- {eyou:include file='/template/pc/common/main/seo.htm' /}
- {eyou:include file='/template/pc/common/include/top.htm' /}
- {eyou:include file='/template/pc/common/other/background.htm' /}
- {eyou:include file='/template/pc/common/include/header.htm' /}
-
-
- <!--复制 copy/product.htm 页面名称: 职称产品页-->
- <!--复制 copy/city_product.htm 页面名称: 职称产品页-->
- <!--区别: 区域字段-->
- <div id="cat-index">
- <link rel="stylesheet" href="/template/pc/css/product.css" media="all">
- {eyou:include file='/template/pc/components/banner/style_1.htm' /}
- {eyou:include file='/template/pc/components/nav/style_1.htm' /}
-
- {eyou:notempty name='$detail' /}
- {eyou:include file='/template/pc/components/detail/style_1.htm' /}
-
- <div class="content">
- <div class="box">
- <div class="box-left">
-
-
- <!--二级大类 必须是主页才显示-->
- {eyou:if condition='((int)$parentid === 38 && (int)$level === 0)'}
- <?php
- $title="职称小类";
- $con = '8';
- $catidw = $route_param['catids'];
- $sql = "select count(*) as total from ey_arctype_cat where parent_id=$catidw and is_del=0";
- ?>
- {eyou:sql sql='$sql' cachetime='3600' empty='没有数据'}
- {eyou:if condition='((int)$field.total > 0)'}
- {eyou:include file='/template/pc/components/detail/style_2.htm' /}
- {/eyou:if}
- {/eyou:sql}
- {/eyou:if}
-
- {eyou:if condition='((int)$level === 0)'}
- {eyou:empty name='$eyou.field.content_4' /}
- {eyou:else /}
- <?php
- $title= $product_name."评审概述";
- $con = '7';
- ?>
- {eyou:include file='/template/pc/components/detail/style_2.htm' /}
- {/eyou:empty}
- {/eyou:if}
-
-
- <?php
- /*
- * {$eyou.field.product_id}
- {$eyou.field.typeid}
- {$eyou.field.aid}
- */
- ?>
- {eyou:empty name='$eyou.field.content_5' /}
- {eyou:if condition='((int)$level === 0)'}
- <?php
- //查找该产品下有没有
- $sql = "select a.aid,b.content_5 from ey_archives as a left join ey_zczygz_content as b ON a.aid = b.aid where a.typeid=".$eyou['field']['typeid']." and a.product_id=".$eyou['field']['product_id']." and a.is_del=0 and b.content_5!='' order by a.level asc,a.aid desc limit 0,1";
-
- //echo $sql;
- ?>
- {eyou:sql sql='$sql' cachetime='3600'}
- <?php
- $eyou['field']['content_5'] = htmlspecialchars_decode($field['content_5']);
- ?>
- {/eyou:sql}
- {eyou:notempty name='$eyou.field.content_5' /}
- <?php
- $title= $product_name."评审适用范围";
- $con = '0';
- ?>
- {eyou:include file='/template/pc/components/detail/style_2.htm' /}
- {/eyou:notempty}
- {/eyou:if}
- {eyou:else /}
- <?php
- $title= $product_name."评审适用范围";
- $con = '0';
- ?>
- {eyou:include file='/template/pc/components/detail/style_2.htm' /}
- {/eyou:empty}
-
-
-
- {eyou:empty name='$eyou.field.content_1' /}
- {eyou:if condition='((int)$level === 0)'}
- <?php
- //查找该产品下有没有
- $sql = "select a.aid,b.content_1 from ey_archives as a left join ey_zczygz_content as b ON a.aid = b.aid where a.typeid=".$eyou['field']['typeid']." and a.product_id=".$eyou['field']['product_id']." and a.is_del=0 and b.content_1!='' order by a.level asc,a.aid desc limit 0,1";
-
- //echo $sql;
- ?>
- {eyou:sql sql='$sql' cachetime='3600'}
- <?php
- $eyou['field']['content_1'] = htmlspecialchars_decode($field['content_1']);
- ?>
- {/eyou:sql}
- {eyou:notempty name='$eyou.field.content_1' /}
- <?php
- $title= $product_name."评审工作要求";
- $con = '1';
- $id_name_div = "divcon1";
- ?>
- {eyou:include file='/template/pc/components/detail/style_2.htm' /}
- {/eyou:notempty}
- {/eyou:if}
- {eyou:else /}
- <?php
- $title= $product_name."评审工作要求";
- $con = '1';
- $id_name_div = "divcon1";
- ?>
- {eyou:include file='/template/pc/components/detail/style_2.htm' /}
- {/eyou:empty}
-
-
- {eyou:empty name='$eyou.field.content_6' /}
- {eyou:if condition='((int)$level === 0)'}
- <?php
- //查找该产品下有没有
- $sql = "select a.aid,b.content_6 from ey_archives as a left join ey_zczygz_content as b ON a.aid = b.aid where a.typeid=".$eyou['field']['typeid']." and a.product_id=".$eyou['field']['product_id']." and a.is_del=0 and b.content_6!='' order by a.level asc,a.aid desc limit 0,1";
-
- //echo $sql;
- ?>
- {eyou:sql sql='$sql' cachetime='3600'}
- <?php
- $eyou['field']['content_6'] = htmlspecialchars_decode($field['content_6']);
- ?>
- {/eyou:sql}
- {eyou:notempty name='$eyou.field.content_6' /}
- <?php
- $title= $product_name."评审学历要求";
- $con = '4';
- $id_name_div = "divcon2";
- ?>
- {eyou:include file='/template/pc/components/detail/style_2.htm' /}
- {/eyou:notempty}
- {/eyou:if}
- {eyou:else /}
- <?php
- $title= $product_name."评审学历要求";
- $con = '4';
- $id_name_div = "divcon2";
- ?>
- {eyou:include file='/template/pc/components/detail/style_2.htm' /}
- {/eyou:empty}
-
-
- {eyou:empty name='$eyou.field.content_2' /}
- {eyou:if condition='((int)$level === 0)'}
- <?php
- //查找该产品下有没有
- $sql = "select a.aid,b.content_2 from ey_archives as a left join ey_zczygz_content as b ON a.aid = b.aid where a.typeid=".$eyou['field']['typeid']." and a.product_id=".$eyou['field']['product_id']." and a.is_del=0 and b.content_2!='' order by a.level asc,a.aid desc limit 0,1";
-
- //echo $sql;
- ?>
- {eyou:sql sql='$sql' cachetime='3600'}
- <?php
- $eyou['field']['content_2'] = htmlspecialchars_decode($field['content_2']);
- ?>
- {/eyou:sql}
- {eyou:notempty name='$eyou.field.content_2' /}
- <?php
- $title= $product_name."评审业绩要求";
- $con = '2';
- $id_name_div = "divcon3";
- ?>
- {eyou:include file='/template/pc/components/detail/style_2.htm' /}
- {/eyou:notempty}
- {/eyou:if}
- {eyou:else /}
- <?php
- $title= $product_name."评审业绩要求";
- $con = '2';
- $id_name_div = "divcon3";
- ?>
- {eyou:include file='/template/pc/components/detail/style_2.htm' /}
- {/eyou:empty}
-
-
- {eyou:empty name='$eyou.field.content_3' /}
- {eyou:if condition='((int)$level === 0)'}
- <?php
- //查找该产品下有没有
- $sql = "select a.aid,b.content_3 from ey_archives as a left join ey_zczygz_content as b ON a.aid = b.aid where a.typeid=".$eyou['field']['typeid']." and a.product_id=".$eyou['field']['product_id']." and a.is_del=0 and b.content_3!='' order by a.level asc,a.aid desc limit 0,1";
-
- //echo $sql;
- ?>
- {eyou:sql sql='$sql' cachetime='3600'}
- <?php
- $eyou['field']['content_3'] = htmlspecialchars_decode($field['content_3']);
- ?>
- {/eyou:sql}
- {eyou:notempty name='$eyou.field.content_3' /}
- <?php
- $title= $product_name."评审学术要求";
- $con = '3';
- $id_name_div = "divcon4";
- ?>
- {eyou:include file='/template/pc/components/detail/style_2.htm' /}
- {/eyou:notempty}
- {/eyou:if}
- {eyou:else /}
- <?php
- $title= $product_name."评审学术要求";
- $con = '3';
- $id_name_div = "divcon4";
- ?>
- {eyou:include file='/template/pc/components/detail/style_2.htm' /}
- {/eyou:empty}
-
-
-
- <?php
- $title= $product_name."评审专利著作";
- $con = '5';
- $id_name_div = "divcon6";
- ?>
-
- {eyou:empty name='$eyou.field.content_7' /}
- {eyou:if condition='((int)$level === 0)'}
- <?php
- //查找该产品下有没有
- $sql = "select a.aid,b.content_7 from ey_archives as a left join ey_zczygz_content as b ON a.aid = b.aid where a.typeid=".$eyou['field']['typeid']." and a.product_id=".$eyou['field']['product_id']." and a.is_del=0 and b.content_7!='' order by a.level asc,a.aid desc limit 0,1";
-
- //echo $sql;
- ?>
- {eyou:sql sql='$sql' cachetime='3600'}
- <?php
- $eyou['field']['content_7'] = htmlspecialchars_decode($field['content_7']);
- ?>
- {/eyou:sql}
- {eyou:notempty name='$eyou.field.content_7' /}
- <?php
- $title= $product_name."评审破格条件";
- $con = '6';
- $id_name_div = "divcon5";
- ?>
- {eyou:include file='/template/pc/components/detail/style_2.htm' /}
- {/eyou:notempty}
- {/eyou:if}
- {eyou:else /}
- <?php
- $title= $product_name."评审破格条件";
- $con = '6';
- $id_name_div = "divcon5";
- ?>
- {eyou:include file='/template/pc/components/detail/style_2.htm' /}
- {/eyou:empty}
-
-
-
-
-
-
- <!--上下篇-->
- {eyou:include file='/template/pc/components/text/style_5.htm' /}
- </div>
- <div class="box-right">
-
- <!--相关问题-->
- <?php
- $title = '职称评审常见问题 '; //原先的职称相关问题 改为 常见问题
- $cat_id = '111';
- $son_id = '111';
- $limit = '0,9';
- ?>
- {eyou:include file='/template/pc/components/list/style_4.htm' /}
-
- <?php
- $title = '职称论文发表热门期刊';
- ?>
- {eyou:include file='/template/pc/components/list/style_5.htm' /}
-
- {eyou:include file='/template/pc/components/banner/style_2.htm' /}
- </div>
- </div>
- </div>
- {/eyou:notempty}
-
- </div>
-
-
- {eyou:include file='/template/pc/common/include/footer.htm' /}
- {eyou:include file='/template/pc/common/include/bottom.htm' /}
- {eyou:include file='/template/pc/common/other/but_article.htm' /}
|