Files

3 lines
129 B
Plaintext
Raw Permalink Normal View History

2024-07-13 12:53:20 +08:00
templet:function(d) {
return '<a href="'+d.{field}+'" target="_blank" ><img class="filesuffix" src="'+d.{field}+'"></a>';
}