From 693ed533f9482a8321188caec21c6f07596c7545 Mon Sep 17 00:00:00 2001 From: lai <371757574@qq.com> Date: Mon, 24 Jun 2024 10:40:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=9F=E6=88=B7=E7=95=8C=E9=9D=A2=E5=BD=92?= =?UTF-8?q?=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/tenant/base5G/index.vue | 344 ++++++++++++++ src/views/tenant/operate/index.vue | 740 +++++++++++++++++++++++++++++ src/views/tenant/ue/index.vue | 487 +++++++++++++++++++ 3 files changed, 1571 insertions(+) create mode 100644 src/views/tenant/base5G/index.vue create mode 100644 src/views/tenant/operate/index.vue create mode 100644 src/views/tenant/ue/index.vue diff --git a/src/views/tenant/base5G/index.vue b/src/views/tenant/base5G/index.vue new file mode 100644 index 00000000..85417cec --- /dev/null +++ b/src/views/tenant/base5G/index.vue @@ -0,0 +1,344 @@ + + + + + diff --git a/src/views/tenant/operate/index.vue b/src/views/tenant/operate/index.vue new file mode 100644 index 00000000..3158f9e2 --- /dev/null +++ b/src/views/tenant/operate/index.vue @@ -0,0 +1,740 @@ + + + + + diff --git a/src/views/tenant/ue/index.vue b/src/views/tenant/ue/index.vue new file mode 100644 index 00000000..223c2f01 --- /dev/null +++ b/src/views/tenant/ue/index.vue @@ -0,0 +1,487 @@ + + + + +