diff --git a/src/store/modules/taskbar.js b/src/store/modules/taskbar.js
index 8c0b720560223b759e216a7d79d7a0e5476816cc..36daf838f8854e55c60cc674a9b82168b206ccc7 100644
--- a/src/store/modules/taskbar.js
+++ b/src/store/modules/taskbar.js
@@ -1,5 +1,5 @@
const state = {
- startMapShow: true,
+ startMapShow: false,
currentPag: 'start'
}
diff --git a/src/views/taskbar/components/search/components/others.vue b/src/views/taskbar/components/search/components/others.vue
new file mode 100644
index 0000000000000000000000000000000000000000..6fa2abbd2149ce47d9a3c85810f91ce6737bba14
--- /dev/null
+++ b/src/views/taskbar/components/search/components/others.vue
@@ -0,0 +1,9 @@
+
+ 即将上线
+
+
\ No newline at end of file
diff --git a/src/views/taskbar/components/search/index.vue b/src/views/taskbar/components/search/index.vue
index 47158a20f909273131c4d3ee14a2d01f4d28052e..7747f9a7fbc1378f852f9ed882d737f976af6791 100644
--- a/src/views/taskbar/components/search/index.vue
+++ b/src/views/taskbar/components/search/index.vue
@@ -17,9 +17,11 @@