- remoteSensingData
+
+
+
-
\ No newline at end of file
+
+
+
+
+
\ No newline at end of file
From 26aec7972f60d76576079d30a9d7ca8a48ddf615 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=88=98=E9=9C=96=E6=B3=BD?=
Date: Thu, 30 Mar 2023 17:15:55 +0800
Subject: [PATCH 3/4] =?UTF-8?q?llz:=E5=90=8E=E5=8F=B0=E8=A1=A8=E6=A0=BC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
package-lock.json | 12 +-
.../multimediaData/index.vue | 242 ++++++++++++++++-
.../dataRetrieval/index.vue | 227 +++++++++++++++-
.../dataUpload/index.vue | 243 +++++++++++++++++-
.../administrator/index.vue | 158 +++++++++++-
.../responseManagement/dataUpload/index.vue | 159 +++++++++++-
.../responseManagement/userResponse/index.vue | 214 ++++++++++++++-
7 files changed, 1224 insertions(+), 31 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 199f0cd..1888603 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -273,6 +273,11 @@
"fastq": "^1.6.0"
}
},
+ "@popperjs/core": {
+ "version": "npm:@sxzz/popperjs-es@2.11.7",
+ "resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz",
+ "integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ=="
+ },
"@rollup/pluginutils": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.1.tgz",
@@ -734,13 +739,6 @@
"lodash-unified": "^1.0.2",
"memoize-one": "^6.0.0",
"normalize-wheel-es": "^1.2.0"
- },
- "dependencies": {
- "@popperjs/core": {
- "version": "npm:@sxzz/popperjs-es@2.11.7",
- "resolved": "https://registry.npmjs.org/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz",
- "integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ=="
- }
}
},
"esbuild": {
diff --git a/src/views/dataAcquisitionService/multimediaData/index.vue b/src/views/dataAcquisitionService/multimediaData/index.vue
index 4a59d51..8cdcb1f 100644
--- a/src/views/dataAcquisitionService/multimediaData/index.vue
+++ b/src/views/dataAcquisitionService/multimediaData/index.vue
@@ -1,5 +1,239 @@
-
- multimediaData
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Search
+
+
+
+
+
+
+ Start crawling
+
+
+
+
+
+
+ Stop crawling
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/dataUploadAndRetrieval/dataRetrieval/index.vue b/src/views/dataUploadAndRetrieval/dataRetrieval/index.vue
index a196b2e..0231c9f 100644
--- a/src/views/dataUploadAndRetrieval/dataRetrieval/index.vue
+++ b/src/views/dataUploadAndRetrieval/dataRetrieval/index.vue
@@ -1,5 +1,224 @@
-
- dataRetrieval
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Search
+
+
+
+
+
+
+ Upload
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/dataUploadAndRetrieval/dataUpload/index.vue b/src/views/dataUploadAndRetrieval/dataUpload/index.vue
index 18f5393..704a82e 100644
--- a/src/views/dataUploadAndRetrieval/dataUpload/index.vue
+++ b/src/views/dataUploadAndRetrieval/dataUpload/index.vue
@@ -1,5 +1,240 @@
-
- dataUpload
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Search
+
+
+
+
+
+
+ Upload
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/responseManagement/administrator/index.vue b/src/views/responseManagement/administrator/index.vue
index d58652e..d3faeae 100644
--- a/src/views/responseManagement/administrator/index.vue
+++ b/src/views/responseManagement/administrator/index.vue
@@ -1,5 +1,155 @@
-
- administrator
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/responseManagement/dataUpload/index.vue b/src/views/responseManagement/dataUpload/index.vue
index 18f5393..bacf293 100644
--- a/src/views/responseManagement/dataUpload/index.vue
+++ b/src/views/responseManagement/dataUpload/index.vue
@@ -1,5 +1,156 @@
-
- dataUpload
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/responseManagement/userResponse/index.vue b/src/views/responseManagement/userResponse/index.vue
index 1172dea..39abbcd 100644
--- a/src/views/responseManagement/userResponse/index.vue
+++ b/src/views/responseManagement/userResponse/index.vue
@@ -1,5 +1,211 @@
-
- userResponse
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
From 3f92797912d4296b1c21e3717c38ce6fd66d6a77 Mon Sep 17 00:00:00 2001
From: qqGroup0 <253114712@qq.com>
Date: Thu, 30 Mar 2023 17:49:51 +0800
Subject: [PATCH 4/4] =?UTF-8?q?zqq:=E8=B7=AF=E7=94=B1=E9=85=8D=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/router/route.js | 2 +-
src/stores/themeConfig.js | 4 +-
.../remoteSensingData/index.vue | 43 ++++++++++---------
3 files changed, 26 insertions(+), 23 deletions(-)
diff --git a/src/router/route.js b/src/router/route.js
index 6f7e8a7..a01ab38 100644
--- a/src/router/route.js
+++ b/src/router/route.js
@@ -46,7 +46,7 @@ export const dynamicRoutes = [
{
path: '/responseManagement',
name: 'responseManagement',
- component: () => import('/@/views/responseManagement/responseManagement.vue'),
+ component: () => import('/@/views/responseManagement/index.vue'),
redirect: '/responseManagement/userResponse',
meta: {
title: 'Response management',
diff --git a/src/stores/themeConfig.js b/src/stores/themeConfig.js
index 05b5810..06d5637 100644
--- a/src/stores/themeConfig.js
+++ b/src/stores/themeConfig.js
@@ -12,9 +12,9 @@ export const useThemeConfig = defineStore('themeConfig', {
state: () => ({
website: {
// 开启验证码模式
- captchaMode: false,
+ captchaMode: true,
tokenTime: 3000,
- tenantId: '595035'
+ tenantId: '595035',
},
themeConfig: {
// 是否开启布局配置抽屉
diff --git a/src/views/dataAcquisitionService/remoteSensingData/index.vue b/src/views/dataAcquisitionService/remoteSensingData/index.vue
index 2162fdb..97160dd 100644
--- a/src/views/dataAcquisitionService/remoteSensingData/index.vue
+++ b/src/views/dataAcquisitionService/remoteSensingData/index.vue
@@ -1,7 +1,7 @@