From 833527db4681e79cf382f80df9c1ecae378f5003 Mon Sep 17 00:00:00 2001 From: qiangyanwen <508737091@qq.com> Date: Sat, 13 Aug 2022 20:19:28 +0800 Subject: [PATCH] testcase --- src/components/Layout.vue | 39 ++++++++++++++++++++++++++++++++------- src/router/index.js | 11 +++++++++-- src/view/Monit.vue | 15 +++++++++++++++ 3 files changed, 56 insertions(+), 9 deletions(-) create mode 100644 src/view/Monit.vue diff --git a/src/components/Layout.vue b/src/components/Layout.vue index dea8ace..3e79939 100644 --- a/src/components/Layout.vue +++ b/src/components/Layout.vue @@ -1,20 +1,20 @@