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": {