From 2356973ac89c86b723fca3b34f57176486e8ca2a Mon Sep 17 00:00:00 2001 From: wangchengming <15110151257@163.com> Date: Sat, 19 Apr 2025 21:58:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=B4=A2=E5=BC=95=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E7=95=8C=E9=9D=A2=EF=BC=8C=E4=BF=AE=E6=94=B9=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/page/PageLayout.vue | 7 +- src/views/dashboard/Analysis.vue | 8 +- src/views/data/dataIndexing.vue | 193 +++++++++++++++++++++++ src/views/data/dataSearch.vue | 50 +++--- src/views/data/metadata.vue | 4 +- src/views/fileManage/index.vue | 10 +- src/views/home/index.vue | 96 +++++++++++ src/views/securityAndBackup/backup.vue | 2 +- src/views/securityAndBackup/recovery.vue | 2 +- src/views/system/LogList.vue | 2 +- src/views/system/OptionLog.vue | 2 +- src/views/system/PermissionList.vue | 2 +- 12 files changed, 339 insertions(+), 39 deletions(-) create mode 100644 src/views/data/dataIndexing.vue create mode 100644 src/views/home/index.vue diff --git a/src/components/page/PageLayout.vue b/src/components/page/PageLayout.vue index 5f42bae..329e29a 100644 --- a/src/components/page/PageLayout.vue +++ b/src/components/page/PageLayout.vue @@ -138,10 +138,11 @@ export default { \ No newline at end of file diff --git a/src/views/home/index.vue b/src/views/home/index.vue new file mode 100644 index 0000000..1c9ac26 --- /dev/null +++ b/src/views/home/index.vue @@ -0,0 +1,96 @@ + + + + \ No newline at end of file diff --git a/src/views/securityAndBackup/backup.vue b/src/views/securityAndBackup/backup.vue index 34ebdaa..e695319 100644 --- a/src/views/securityAndBackup/backup.vue +++ b/src/views/securityAndBackup/backup.vue @@ -43,7 +43,7 @@
-
+
diff --git a/src/views/securityAndBackup/recovery.vue b/src/views/securityAndBackup/recovery.vue index 28e3fa9..ba891cf 100644 --- a/src/views/securityAndBackup/recovery.vue +++ b/src/views/securityAndBackup/recovery.vue @@ -27,7 +27,7 @@
-
+
-
+
diff --git a/src/views/system/OptionLog.vue b/src/views/system/OptionLog.vue index 4ee091e..8318648 100644 --- a/src/views/system/OptionLog.vue +++ b/src/views/system/OptionLog.vue @@ -33,7 +33,7 @@
-
+
diff --git a/src/views/system/PermissionList.vue b/src/views/system/PermissionList.vue index af45070..9a9a5d3 100644 --- a/src/views/system/PermissionList.vue +++ b/src/views/system/PermissionList.vue @@ -21,7 +21,7 @@ selectedRowKeys.length }}项   清空
-
+