From b0fa7e10d9d7c6768d3fe8730be8179f79eee3d7 Mon Sep 17 00:00:00 2001 From: chenkainan Date: Tue, 1 Apr 2025 15:37:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 ++-- pages/map/map.vue | 3 +++ subPackages/user/coupon.vue | 6 +++--- 3 files changed, 8 insertions(+), 5 deletions(-) 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 @@