百度经验参考:https://jingyan.baidu.com/article/9989c7461c8e5cf648ecfedb.html 1.找到如下的位置 根目录/template/default/common/ 找到 header_common.htm 2.把原来的代码 <title><!--{if !empty($navtitle)}-->$navtitle - <!--{/if}--><!--{if empty($nobbname)}--> $_G['setting']['bbname'] - <!--{/if}--> Powered by Discuz!</title> 修改为 <title><!--{if !empty($navtitle)}-->$navtitle<!--{/if}--><!--{if empty($nobbname)}--> $_G['setting']['bbname'] <!--{/if}--></title> 一定记着把 - 去掉 要不你的浏览器在标题处还是出现 - |
仙杰笔记 ( 鄂ICP备18029048号-7 )
GMT+8, 2023-3-24 04:24 , Processed in 0.118470 second(s), 24 queries , Gzip On.
Powered by Discuz! X3.4
© 2001-2017 Comsenz Inc.