Ticket #36 (closed 需求: 已处理)

Opened 14 years ago

Last modified 12 years ago

120724-汽车网计数器代码更新(JS12-3622)

Reported by: lifeng Owned by: lifeng
Priority: 重要的(3) Milestone: BBS6.8.1上线
Component: 汽车网论坛 Version: BBS6.8.1
Keywords: 计数器 Cc: qinhongyuan, wanganning, chenyang, kuangjuhuan, dingjianyong
Due Date: 30/07/2012

Description

需求方:汽车网编辑部报价库 陈东铖
现需要对汽车网计数器进行更新,兼容#ad.
替换新版的格式为:

<span class="spanclass">
<script>
document.write('<img src="http://count.pcauto.com.cn/count.php?channel=5909&screen='+screen.width+'*'+screen.height+'&refer='+escape(document.referrer)+"&anticache="+new Date().getTime()+location.hash.replace(/^#ad=/,"&ad=")+'" border="0" width="0"  height="0" />');
</script>
</span>

其中“channel=5909”的数字根据计算器ID替换。

Change History

comment:1 Changed 14 years ago by lifeng

  • Version set to BBS6.8.1
  • Milestone set to BBS6.8.1上线

comment:2 Changed 14 years ago by kuangjuhuan

需要多加一段JS代码

document.write('<img src="http://acount.pcauto.com.cn/wzcount/artbrowse.php?groupname=汽车网&subgroupname=&id=&title=&response=1"  border="0" width="0" height="0" />');
Version 0, edited 14 years ago by kuangjuhuan (next)

comment:3 Changed 12 years ago by lifeng

  • Status changed from new to closed
  • Resolution set to 已处理
Note: See TracTickets for help on using tickets.