Commit 23d4952af5a0826117b8cf3e77535e976dc525fb
1 parent
a37976b2
Merge branch 'test' of http://192.168.1.195:9998/web_developers/workreport into test
# Conflicts: # resource/js/unit.js
Showing
2 changed files
with
2 additions
and
4 deletions
index/index.html
... | ... | @@ -22,7 +22,7 @@ |
22 | 22 | <header> |
23 | 23 | <div class="nav-bar-wrap"> |
24 | 24 | <div class="float-left login-name"> |
25 | - <span id="loginName"></span> <span class="cursorpointer" id="logoutId">退出</span> | |
25 | + <span id="loginShowName"></span> <span class="cursorpointer" id="logoutId">退出</span> | |
26 | 26 | </div> |
27 | 27 | |
28 | 28 | <nav class="float-right"> | ... | ... |