mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
update eventfetcher info display
This commit is contained in:
@@ -34,6 +34,11 @@ function onClick() {
|
||||
<NText depth="3" style="font-size: 13px">
|
||||
<NTime :time="item.createAt" />
|
||||
</NText>
|
||||
<br/>
|
||||
<NText depth="3" style="font-size: 13px">
|
||||
结束:
|
||||
<NTime :time="item.endAt" />
|
||||
</NText>
|
||||
<br />
|
||||
<NText depth="3">
|
||||
<NEllipsis>
|
||||
|
||||
Reference in New Issue
Block a user