springBoot,thymeleaf页面中js使用标签
时间:2019-03-13 11:30:01
收藏:0
阅读:809
①页面顶部需要先引入thymeleaf依赖
②添加标签
③在js中使用其他标签
④现在filePrefix就是一个变量了,controller传过来的是什么,那它就是什么.
原文:https://www.cnblogs.com/lswzt/p/10521792.html
评论(0)