@@ -26,7 +26,7 @@
<a th:attr="href=${loginurl}">登录</a><span></span>
</div>
<div th:if="${islogin}">
- <a id="loginuser" class="reg" href="/mypayedorders" th:text="${user.name}"></a>
+ <a id="loginuser" class="reg" href="/mypayedorders" th:text="${user.phone}"></a>