From 5c31093c2849d7bed0c5fdae13583667a637fb1f Mon Sep 17 00:00:00 2001
From: lai <371757574@qq.com>
Date: Thu, 6 Jun 2024 14:39:03 +0800
Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E7=9A=84=E5=8F=98=E6=9B=B4(?=
=?UTF-8?q?=E4=BB=AA=E8=A1=A8=E7=9B=98=E7=A8=8D=E5=90=8E=E5=81=9A=E8=B0=83?=
=?UTF-8?q?=E6=95=B4)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/index.vue | 472 +++----------------------------
src/views/index/defaultIndex.vue | 450 +++++++++++++++++++++++++++++
src/views/index/tenantIndex.vue | 393 +++++++++++++++++++++++++
src/views/index/tenantUPF.vue | 299 ++++++++++++++++++++
4 files changed, 1179 insertions(+), 435 deletions(-)
create mode 100644 src/views/index/defaultIndex.vue
create mode 100644 src/views/index/tenantIndex.vue
create mode 100644 src/views/index/tenantUPF.vue
diff --git a/src/views/index.vue b/src/views/index.vue
index b11977e6..4c76bbeb 100644
--- a/src/views/index.vue
+++ b/src/views/index.vue
@@ -1,450 +1,52 @@
-
-
-
-
- {{
- pronInfo.hostName
- }}
- {{
- pronInfo.osInfo
- }}
- {{
- pronInfo.dbInfo
- }}
- {{
- pronInfo.ipAddress
- }}
- {{
- pronInfo.port
- }}
- {{
- pronInfo.version
- }}
- {{
- pronInfo.cpuUse
- }}
- {{
- pronInfo.memoryUse
- }}
- {{
- pronInfo.capability
- }}
- {{
- pronInfo.serialNum
- }}
- {{
- pronInfo.expiryDate
- }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{
- nfInfo.obj
- }}
-
- {{
- nfInfo.version
- }}
- {{
- nfInfo.status
- }}
-
-
- {{
- nfInfo.serialNum
- }}
- {{
- nfInfo.outTimeDate
- }}
-
-
-
-
-
-
+
-
diff --git a/src/views/index/defaultIndex.vue b/src/views/index/defaultIndex.vue
new file mode 100644
index 00000000..b11977e6
--- /dev/null
+++ b/src/views/index/defaultIndex.vue
@@ -0,0 +1,450 @@
+
+
+
+
+
+
+
+ {{
+ pronInfo.hostName
+ }}
+ {{
+ pronInfo.osInfo
+ }}
+ {{
+ pronInfo.dbInfo
+ }}
+ {{
+ pronInfo.ipAddress
+ }}
+ {{
+ pronInfo.port
+ }}
+ {{
+ pronInfo.version
+ }}
+ {{
+ pronInfo.cpuUse
+ }}
+ {{
+ pronInfo.memoryUse
+ }}
+ {{
+ pronInfo.capability
+ }}
+ {{
+ pronInfo.serialNum
+ }}
+ {{
+ pronInfo.expiryDate
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{
+ nfInfo.obj
+ }}
+
+ {{
+ nfInfo.version
+ }}
+ {{
+ nfInfo.status
+ }}
+
+
+ {{
+ nfInfo.serialNum
+ }}
+ {{
+ nfInfo.outTimeDate
+ }}
+
+
+
+
+
+
+
+
+
diff --git a/src/views/index/tenantIndex.vue b/src/views/index/tenantIndex.vue
new file mode 100644
index 00000000..8e93e10d
--- /dev/null
+++ b/src/views/index/tenantIndex.vue
@@ -0,0 +1,393 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('views.dashboard.overview.skim.users') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('views.dashboard.overview.skim.imsUeNum') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('views.dashboard.overview.skim.smfUeNum') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/index/tenantUPF.vue b/src/views/index/tenantUPF.vue
new file mode 100644
index 00000000..e1d07ec9
--- /dev/null
+++ b/src/views/index/tenantUPF.vue
@@ -0,0 +1,299 @@
+
+
+
+
+
+
+