No Description
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.

title.htm 1.2KB

123456789101112131415161718192021222324252627282930
  1. <?php if(isset($page) && $page == 'city2'){ ?>
  2. <!--不显示-->
  3. <a href="/{$eyou.site.domain}/gonglve" class="font-91" style="margin-left:5px;">全部评审攻略
  4. <img src="https://oss.zc10000.com/static/images/043.svg" />
  5. </a>
  6. <a href="/{$eyou.site.domain}/zhengce" class="font-91" style="margin-left:5px;">全部政策资讯
  7. <img src="https://oss.zc10000.com/static/images/043.svg" />
  8. </a>
  9. <a href="/zlwd" class="font-91" style="margin-left:5px;">全部政策文档
  10. <img src="https://oss.zc10000.com/static/images/043.svg" />
  11. </a>
  12. <!--<font class="font-90">换一批</font>-->
  13. <?php }else{ ?>
  14. <a href="javascript:void(0);" class="font-91 tab-a" style="margin-left:5px;background:#fff;color:rgb(0, 165, 120);">
  15. 政策资讯
  16. </a>
  17. <a href="javascript:void(0);" class="font-91 tab-a" style="margin-left:5px;background:#fff;color:rgb(0, 165, 120);">
  18. 政策指引
  19. </a>
  20. <a href="javascript:void(0);" class="font-91 tab-a tab-a-active" style="margin-left:5px;;background:#fff;color:rgb(0, 165, 120); ">
  21. 材料文档
  22. </a>
  23. <!-- <img src="https://oss.zc10000.com/static/images/043.svg" />-->
  24. <!--<font class="font-90">换一批</font>-->
  25. <?php } ?>