diff --git a/pages.json b/pages.json
index 92471c4..705f7c5 100644
--- a/pages.json
+++ b/pages.json
@@ -16,14 +16,14 @@
{
"path": "pages/map/map",
"style": {
- "navigationStyle": "custom",
+ // "navigationStyle": "custom",
"navigationBarTitleText": "智游常熟"
}
},
{
"path": "pages/login/login",
"style": {
- "navigationBarTitleText": "常熟文旅"
+ "navigationBarTitleText": "智游常熟"
}
}
],
diff --git a/pages/map/map.vue b/pages/map/map.vue
index 02409e3..21ccb34 100644
--- a/pages/map/map.vue
+++ b/pages/map/map.vue
@@ -1,4 +1,7 @@
+
+ 开发中
+