<style th:inline="css"> ... </style>
classname = ‘vue1 view1’ align = ‘center’
<style th:inline="css"> .[[${classname}]] { text-align: [[${align}]]; } </style>
<style th:inline="css"> .vue1 view1{ text-align: center; } </style> 1
.backGroundImg{ /*background-image: url("http://www.it399.com");*/ background-image: url("[[${myURL.mSrcURL}]]/imgs/tools/zuji/zuji_map_bg.png"); }
我的網站css
本文同步發佈在 在線助手 ,轉載請註明來自 在線助手博客 頻道【thymeleaf css內聯表達式前端css裏面怎麼獲取後臺模板值]】,原文連接:http://www.it399.com/blog/html/201806081526html