diff --git a/src/views/monitor/online/index.vue b/src/views/monitor/online/index.vue new file mode 100644 index 0000000..0b4799d --- /dev/null +++ b/src/views/monitor/online/index.vue @@ -0,0 +1,688 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 搜索 + + + + + + 重置 + + + + + + + + + + + + + + + + + 在线用户: + + {{ onlineCount }} 人 + + + + + + 自动刷新: + + + ({{ refreshCountdown }}s) + + + + + + 最后更新: {{ lastUpdateTime }} + + + + + 共 {{ pagination.itemCount }} 条 + + + + + + + + + + + + + + + + + + + + + + + + {{ getEmptyActionText() }} + + + + + + + + + + + + + + + +