更新测试页面资源路径
This commit is contained in:
parent
c0e307d3d9
commit
912ebbeba2
|
@ -11,6 +11,6 @@
|
||||||
<li th:text="${user.age}">2</li>
|
<li th:text="${user.age}">2</li>
|
||||||
<li th:text="${user.name}">3</li>
|
<li th:text="${user.name}">3</li>
|
||||||
</ul>
|
</ul>
|
||||||
<img src="http://ui.zhangshuzheng.cn:1000/images/avatar.jpg"/>
|
<img src="http://ui.zhangshuzheng.cn:1000/resources/images/avatar.jpg"/>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue