From 2aa1720dcfa78c9a7d1aed2e9401afe9feff02f8 Mon Sep 17 00:00:00 2001
From: TsMask <340112800@qq.com>
Date: Tue, 19 Sep 2023 10:28:22 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E7=BD=91=E5=85=83=E7=94=A8=E6=88=B7?=
=?UTF-8?q?=E4=BF=A1=E6=81=AF=E8=8F=9C=E5=8D=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/neUser/5gBase/index.vue | 676 ++++++++++++++++++
.../network-element => neUser/auth}/index.vue | 0
src/views/neUser/ims/index.vue | 676 ++++++++++++++++++
.../udm}/index.vue | 0
src/views/neUser/ue/index.vue | 676 ++++++++++++++++++
5 files changed, 2028 insertions(+)
create mode 100644 src/views/neUser/5gBase/index.vue
rename src/views/{system-state/network-element => neUser/auth}/index.vue (100%)
create mode 100644 src/views/neUser/ims/index.vue
rename src/views/{system-state/operating-statistic => neUser/udm}/index.vue (100%)
create mode 100644 src/views/neUser/ue/index.vue
diff --git a/src/views/neUser/5gBase/index.vue b/src/views/neUser/5gBase/index.vue
new file mode 100644
index 00000000..94c55211
--- /dev/null
+++ b/src/views/neUser/5gBase/index.vue
@@ -0,0 +1,676 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.search') }}
+
+
+
+ {{ t('common.reset') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.addText') }}
+
+
+
+
+
+
+
+
+ {{ t('common.searchBarText') }}
+
+
+
+ {{ t('common.reloadText') }}
+
+
+
+
+
+ {{ t('common.sizeText') }}
+
+
+
+
+
+
+ {{
+ t('common.size.default')
+ }}
+ {{
+ t('common.size.middle')
+ }}
+ {{
+ t('common.size.small')
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.editText') }}
+
+
+
+
+
+ {{ t('common.deleteText') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 填写创建的网元类型,如:SMF
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PNF
+
+
+ VNF
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 最大范围0~65535
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 能够定位网元的物理地址(MAC)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/system-state/network-element/index.vue b/src/views/neUser/auth/index.vue
similarity index 100%
rename from src/views/system-state/network-element/index.vue
rename to src/views/neUser/auth/index.vue
diff --git a/src/views/neUser/ims/index.vue b/src/views/neUser/ims/index.vue
new file mode 100644
index 00000000..94c55211
--- /dev/null
+++ b/src/views/neUser/ims/index.vue
@@ -0,0 +1,676 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.search') }}
+
+
+
+ {{ t('common.reset') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.addText') }}
+
+
+
+
+
+
+
+
+ {{ t('common.searchBarText') }}
+
+
+
+ {{ t('common.reloadText') }}
+
+
+
+
+
+ {{ t('common.sizeText') }}
+
+
+
+
+
+
+ {{
+ t('common.size.default')
+ }}
+ {{
+ t('common.size.middle')
+ }}
+ {{
+ t('common.size.small')
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.editText') }}
+
+
+
+
+
+ {{ t('common.deleteText') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 填写创建的网元类型,如:SMF
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PNF
+
+
+ VNF
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 最大范围0~65535
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 能够定位网元的物理地址(MAC)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/system-state/operating-statistic/index.vue b/src/views/neUser/udm/index.vue
similarity index 100%
rename from src/views/system-state/operating-statistic/index.vue
rename to src/views/neUser/udm/index.vue
diff --git a/src/views/neUser/ue/index.vue b/src/views/neUser/ue/index.vue
new file mode 100644
index 00000000..94c55211
--- /dev/null
+++ b/src/views/neUser/ue/index.vue
@@ -0,0 +1,676 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.search') }}
+
+
+
+ {{ t('common.reset') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.addText') }}
+
+
+
+
+
+
+
+
+ {{ t('common.searchBarText') }}
+
+
+
+ {{ t('common.reloadText') }}
+
+
+
+
+
+ {{ t('common.sizeText') }}
+
+
+
+
+
+
+ {{
+ t('common.size.default')
+ }}
+ {{
+ t('common.size.middle')
+ }}
+ {{
+ t('common.size.small')
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.editText') }}
+
+
+
+
+
+ {{ t('common.deleteText') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 填写创建的网元类型,如:SMF
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PNF
+
+
+ VNF
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 最大范围0~65535
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 能够定位网元的物理地址(MAC)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+