1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-07-24 08:31:45 +08:00

#406 bump 7.0.0-SNAPSHOT

This commit is contained in:
mukaiu 2021-02-10 19:48:25 +08:00
parent 62d06de6c3
commit 40bd11d401
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
<parent>
<groupId>com.chatopera.cc</groupId>
<artifactId>cc-root</artifactId>
<version>6.1.0-SNAPSHOT</version>
<version>7.0.0-SNAPSHOT</version>
<!-- for Chatopera Nexus reference if file is available with latest version -->
<!-- <relativePath/> -->
<!-- for local reference if file is available with latest version -->

View File

@ -89,8 +89,8 @@ block content
th(width="100px") 操作
tbody
if onlineUserList && onlineUserList.content && !onlineUserList.content.isEmpty()
tr.tdHasContorllor.design-dropable-td
for onlineuser in onlineUserList.content
for onlineuser in onlineUserList.content
tr.tdHasContorllor.design-dropable-td
td.first_td_head
a(href="/service/online/index.html?userid=" + onlineuser.userid)
| #{onlineuser.username}