From 2fadecbc33115bde58750a158eaed73f8c50bc7f Mon Sep 17 00:00:00 2001
From: qiangyanwen <508737091@qq.com>
Date: Sun, 21 Aug 2022 10:34:24 +0800
Subject: [PATCH] testcase
---
src/components/Layout.vue | 3 +-
src/view/Monit.vue | 65 +++++++++++++++++++++++++++++++--------
2 files changed, 53 insertions(+), 15 deletions(-)
diff --git a/src/components/Layout.vue b/src/components/Layout.vue
index 540e1c5..76e3cc9 100644
--- a/src/components/Layout.vue
+++ b/src/components/Layout.vue
@@ -40,7 +40,6 @@
系统用户:qiangyanwen
-在线用户:1
-系统当前时间:2022-08-22 14:55:43
-系统开机时间:2022-08-22 14:55:43
-在线用户:{{sysparams.name}}
+用户数量:{{sysparams.count}}
+系统当前时间:{{sysparams.current_time}}
+系统开机时间:{{sysparams.start_time}}