淘先锋技术网
首页
1
2
3
4
5
6
7
js字符串拼接点击事件,以onclick为例
js的点击事件需要解析后才能生效
'<div onclick=repo_donwload(\''+res.id+'\')>'+(res.displayText || '')+'</div>'