thymeleaf内联style使用变量值的方式
th:style="|background-image:url(${link[0].spec.topImage});height: 800px;
background-position: center;
background-size: cover;|">
th:style="|background-image:url(${link[0].spec.topImage});height: 800px;
background-position: center;
background-size: cover;|">