搜索 |
本例是实现在cpt文件上传文件后,既可以下载,也可以在线预览(不用帆软的要钱的在线预览插件),定义公式,并采用html显示内容,公式如下:
"<a onclick='
var tourl=this.parentNode.parentNode
.previousElementSibling.children[0].children[0]
.getAttribute(\"onclick\").substring(13);
tourl=tourl.substring(0,tourl.length-2);
this.href=\"http://****/app/showfile/?comein=fr&myurl=\"+encodeURI(tourl)+\"\"' target='_blank'>在线预览</a>"