From fbc35c9a79d007e447855ecf02225000f16c3f96 Mon Sep 17 00:00:00 2001 From: lll Date: Mon, 13 Nov 2023 16:11:48 +0800 Subject: [PATCH] 12 --- src/App.vue | 218 ++------------------------- src/api/user.js | 5 - src/components/ChiGateway.vue | 42 ++++-- src/components/PortConfiguration.vue | 2 +- src/views/Cockpit.vue | 22 +-- 5 files changed, 47 insertions(+), 242 deletions(-) diff --git a/src/App.vue b/src/App.vue index 7912b87..e6cca80 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,12 +1,12 @@