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:
parent
62d06de6c3
commit
40bd11d401
@ -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 -->
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user