diff --git a/index.html b/index.html
index 5943e61..8b6d1b3 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
-
新烽产品化项目模板
+ 海绵智慧管理系统
diff --git a/index.html b/index.html
index 5943e61..8b6d1b3 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
- 新烽产品化项目模板
+ 海绵智慧管理系统
diff --git a/src/router/index.js b/src/router/index.js
index a6ed494..5904509 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -86,7 +86,7 @@
const router = createRouter({
//history: createWebHistory(),
- history: createWebHashHistory(import.meta.env.VITE_APP_MAP_SRC),
+ history: createWebHashHistory('/bigSgreen'),
routes: constantRoutes,
scrollBehavior(to, from, savedPosition) {
if (savedPosition) {