From 4baca916e0e6b15da6c3694ded3ccb524c80208f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Sat, 20 Sep 2025 10:38:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BB=86=E8=8A=82=E5=90=8D?= =?UTF-8?q?=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/base.json | 6 +++--- pages.json | 14 +++++++++++++- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/i18n/base.json b/i18n/base.json index 94853a11..320a274c 100644 --- a/i18n/base.json +++ b/i18n/base.json @@ -1,11 +1,11 @@ { "ios": { - "name": "石榴九九" + "name": "湖畔生活家" }, "android": { - "name": "石榴九九" + "name": "湖畔生活家" }, "common": { - "name": "石榴九九" + "name": "湖畔生活家" } } diff --git a/pages.json b/pages.json index 00072bb0..8d70d453 100644 --- a/pages.json +++ b/pages.json @@ -682,7 +682,7 @@ { "path": "index/index", "style": { - "navigationBarTitleText": "榴园到家 服务至上", + "navigationBarTitleText": "湖畔到家 服务至上", "navigationBarBackgroundColor": "#fff" } }, @@ -960,6 +960,18 @@ } } ] + }, + { + "root": "packages/advertising", + "pages": [ + { + "path": "index/index", + "style": { + "navigationBarTitleText": "推荐商品", + "navigationBarBackgroundColor": "#ffffff" + } + } + ] } ], "globalStyle": {