postman
js
background interface
ask the Great God for answers!
postman
js
background interface
ask the Great God for answers!
thymeleaf is rendered in the background, and the front-end rendering is implemented by js. For example:
var tr = $("<tr><td>111</td><td>1111</td></tr>")
$("-sharpmyTable tbody").append(tr);