心理咨询网
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.

top.html 1.2KB

123456789101112131415161718192021222324252627
  1. <div class="head-1">
  2. <div class="top">
  3. <div class="w1200">
  4. {pboot:sql sql="select * from ay_city where id='{$temp_cityId}'"}
  5. <div class="welcome">
  6. {pboot:if('{$temp_cityId}'==381)}
  7. <a href="{pboot:sitedomain}">心理咨询</a>,<a href="{pboot:sitedomain}">心理医生</a>,<a href="{pboot:sitedomain}">心理咨询中心</a>【<a href="{pboot:sitedomain}">乐达心理</a>】
  8. {else}
  9. <a href="{pboot:httpurl}">[sql:title]心理咨询</a>,<a href="{pboot:httpurl}">[sql:title]心理医生</a>,<a href="{pboot:httpurl}">[sql:title]心理咨询中心</a>【<a href="{pboot:sitedomain}" style="">乐达心理</a>】
  10. {/pboot:if}
  11. </div>
  12. <div class="info">
  13. {pboot:if('{$temp_cityId}'==381)}
  14. 找“<a href="{pboot:sitedomain}">心理咨询机构</a>”首选“<a href="{pboot:sitedomain}">乐达心理咨询</a>”效果好!专业!
  15. {else}
  16. 找“<a href="{pboot:httpurl}">[sql:title]心理咨询机构</a>”首选“<a href="{pboot:sitedomain}" style="">乐达心理咨询</a>”效果好!专业!
  17. {/pboot:if}
  18. </div>
  19. {/pboot:sql}
  20. </div>
  21. </div>
  22. </div>