zhangqf 6 years ago
parent
commit
2a7fb914ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hotels_sys/src/main/webapp/WEB-INF/views/modules/sys/sysIndex.jsp

+ 1 - 1
hotels_sys/src/main/webapp/WEB-INF/views/modules/sys/sysIndex.jsp

@@ -79,7 +79,7 @@
                 <!-- 管理员信息      -->
                 <div class="user-info">
                     <div class="photo">
-                        <img src="${ctxLarryms}/backstage/images/user.jpg" id="user_photo" alt="">
+                        <img src="${ctxLarryms}/backstage/images/user.png" id="user_photo" alt="">
                     </div>
                     <p><span id="uname">larry</span>您好!欢迎登录</p>
                 </div>