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 @@
+
+
+
+
+
+
+