Files

3 lines
126 B
Plaintext
Raw Permalink Normal View History

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