- 在线时间
- 6946 小时
- 信誉
- -76
- 金钱
- 51631
- 贡献
- 891
- 最后登录
- 2022-6-27
- 注册时间
- 2007-10-13
- 帖子
- 34437
- 精华
- 1
- 积分
- -76
- 阅读权限
- 200
- UID
- 1
- 贡献
- 891
- 金钱
- 51631
- 积分
- -76
- 帖子
- 34437
|
使用方法:论坛后台-全局-优化设置-其他头部信息(加入以下代码,把网址改成你自己的)
- <table borderColor="#7ebddd" cellSpacing="2" cellPadding="2" width="98%"bgColor="#7ebddd"
- border="1">
- <TBODY>
- <tr>
- <td><p align="center">
- <script>
- function getDate(){
- var d = new Date();
- var year = d.getYear();
- var month = d.getMonth()+1;
- var date = d.getDate();
- document.write(year+"年"+month+"月"+date+"日"); }
- function getTime(){
- var t=new Date();
- var hour=t.getHours();
- var minutie=t.getMinutes();
- var second=t.getSeconds();
- document.write(hour+"时" +minutie+"分") }
- getDate();
- getTime();
- </script>
- | <A href="http://www.china-watch.com.cn/"><font color="yellow">网站首页</font></A>
- | <A href="http://www.china-watch.com.cn"><font color="azure">钟表资讯</font></A>
- | <A href="http://www.china-watch.com.cn/bbs/index.php?gid=7"><font color="azure">名表欣赏</font></A>
- | <A href="http://www.china-watch.com.cn/"><font color="azure">供求信息</font></A>
- | <A href="http://www.china-watch.com.cn/"><font color="azure">企业黄页</font></A>
- | <A href="http://www.china-watch.com.cn/bbs/index.php?gid=1"><font color="azure">电脑网络</font></A>
- | <A href="http://www.china-watch.com.cn/bbs/bbx"><font color="azure">便民服务</font></A>
- | <A href="http://idc.china-watch.com.cn/"><font color="azure">主机域名</font></A>
- | <A onclick="this.style.behavior='url(#default#homepage)';this.setHomePage
- ('http://www.china-watch.com.cn/bbs');" href="#"><font color="red">设为首页</font></a>
- | <A href="javascript:window.external.AddFavorite('http://www.china-watch.com.cn/bbs','ZG-钟表论坛
- ')"><font color="red">加入收藏</font></a>
- |</p>
- </font></a></td>
- </tr>
- </TBODY>
- </table>
复制代码 |
|