更新测试页面资源路径

This commit is contained in:
shuzheng 2017-03-25 01:21:01 +08:00
parent c0e307d3d9
commit 912ebbeba2
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@
<li th:text="${user.age}">2</li>
<li th:text="${user.name}">3</li>
</ul>
<img src="http://ui.zhangshuzheng.cn:1000/images/avatar.jpg"/>
<img src="http://ui.zhangshuzheng.cn:1000/resources/images/avatar.jpg"/>
</body>
</html>