thymeleaf可以直接将从后台获取的数据传给js中使用。后台接口示例:[cc]@Controllerpublic class TestController { @GetMapping(test) public String ...
確定! 回上一頁