Your Name hace 10 meses
padre
commit
79b602f0c5

+ 11
- 9
template/pc/common/include/footer.htm Ver fichero

5
 
5
 
6
         {eyou:if condition='($is_mobile === false)'}
6
         {eyou:if condition='($is_mobile === false)'}
7
              <div class="div-p">
7
              <div class="div-p">
8
-                    <p style="">
9
-                        {eyou:global name='web_attr_24' /}|
10
-                        {eyou:global name='web_attr_25' /}<br>
11
-                        {eyou:global name='web_attr_21' /}
12
-                        <a target="_self"  href="https://beian.miit.gov.cn/">{eyou:global name='web_attr_22' /}</a>
8
+                    <p style="line-height: 20px;font-size: 13px;">
9
+
10
+                        <p>{eyou:global name='web_attr_24' /}</p>
11
+                        <p><a target="_self"  href="https://beian.miit.gov.cn/">{eyou:global name='web_attr_22' /}</a>
12
+                            &nbsp; &nbsp;{eyou:global name='web_attr_21' /} &nbsp; &nbsp;</p>
13
+
14
+                        <p>
15
+                        Copyright © 2015-2024 版权所有 职称E家   All Rights Reserved
16
+                        <a href="javascript:;" target="_self">sitemap</a></p>
13
 
17
 
14
-                        <a href="javascript:;" target="_self">sitemap</a>
15
                     </p>
18
                     </p>
16
                     <img id="light-flogo" class="flogo" src="{eyou:global name='web_attr_31' /}" alt="职称E家LOGO" title="职称E家LOGO">
19
                     <img id="light-flogo" class="flogo" src="{eyou:global name='web_attr_31' /}" alt="职称E家LOGO" title="职称E家LOGO">
17
                     <img id="dark-flogo" class="flogo" src="{eyou:global name='web_attr_32' /}" alt="职称E家LOGO" title="职称E家LOGO">
20
                     <img id="dark-flogo" class="flogo" src="{eyou:global name='web_attr_32' /}" alt="职称E家LOGO" title="职称E家LOGO">
22
 
25
 
23
                 <p style="text-align: center;width: 100%;padding-bottom: 40px;">
26
                 <p style="text-align: center;width: 100%;padding-bottom: 40px;">
24
 
27
 
25
-                    {eyou:global name='web_attr_24' /}<br>
26
-                    {eyou:global name='web_attr_25' /}<br>
27
-                    {eyou:global name='web_attr_21' /}
28
+
28
                     <a target="_self" rel="nofollow" href="https://beian.miit.gov.cn/">{eyou:global name='web_attr_22' /}</a>
29
                     <a target="_self" rel="nofollow" href="https://beian.miit.gov.cn/">{eyou:global name='web_attr_22' /}</a>
30
+                    <br/>Copyright © 2015-2024 版权所有 职称E家   All Rights Reserved
29
 
31
 
30
                     <a href="javascript:;" target="_self">sitemap</a>
32
                     <a href="javascript:;" target="_self">sitemap</a>
31
                 </p>
33
                 </p>

+ 15
- 0
template/pc/common/include/tdk/ciping.htm Ver fichero

1
+
2
+
3
+
4
+
5
+<?php
6
+
7
+$seo_title = '职称评审一键匹配系统';
8
+$seo_keywords = '职称评审系统';
9
+$seo_description = '职称评审系统,输入学历、区域、专业名称等,即可为您一建匹配符合相应的区域,并提供详细的申报流程指引及各地规则参考。';
10
+
11
+?>
12
+
13
+<title>{$seo_title}</title>
14
+<meta name="keywords" content="{$seo_keywords}">
15
+<meta name="description" content="{$seo_description}">

+ 6
- 3
template/pc/common/include/tdk/cl_detail.htm Ver fichero

5
 <?php
5
 <?php
6
 
6
 
7
 $title = $eyou['field']['title'];
7
 $title = $eyou['field']['title'];
8
+$title_sf = str_replace("手册", "", $title);
8
 
9
 
9
-$seo_title = $title.'工程师职称申报材料范本下载【职称E家】';
10
-$seo_keywords = $title.'职称,'.$title.'工程师';
11
-$seo_description = $title.'工程师职称申报材料范本下载上【职称E家】,工程师职称申报的专业辅导网站,汇集各地区各专业相关的职称政策文件,申报材料范本下载。';
10
+$seo_title = $title.'【申报指南及材料下载】';
11
+$seo_keywords = $title_sf;
12
+$seo_description = $title.'指南及材料范本下载上【职称E家】,工程师职称申报的专业辅导网站,汇集各地区各专业相关的职称政策文件,申报材料范本下载。';
12
 
13
 
13
 ?>
14
 ?>
14
 
15
 
17
 <meta name="description" content="{$seo_description}">
18
 <meta name="description" content="{$seo_description}">
18
 
19
 
19
 
20
 
21
+
22
+

+ 6
- 0
template/pc/components/index/content.htm Ver fichero

344
 
344
 
345
         </div>
345
         </div>
346
     </div>
346
     </div>
347
+
348
+    {eyou:if condition='($is_mobile === false)'}
349
+
347
     <div class="f-link part">
350
     <div class="f-link part">
348
         <p class="tt"><strong>友情链接</strong></p>
351
         <p class="tt"><strong>友情链接</strong></p>
349
         <ul id="flink" class="container">
352
         <ul id="flink" class="container">
352
             {/eyou:links}
355
             {/eyou:links}
353
         </ul>
356
         </ul>
354
     </div>
357
     </div>
358
+
359
+    {/eyou:if}
360
+
355
 </div>
361
 </div>
356
 
362
 
357
 
363
 

Loading…
Cancelar
Guardar