Files
2024-07-13 12:53:20 +08:00

3 lines
129 B
Plaintext

templet:function(d) {
return '<a href="'+d.{field}+'" target="_blank" ><img class="filesuffix" src="'+d.{field}+'"></a>';
}