From 243125d8f4740c4bbe56552c32869a5627ea00f6 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Mon, 23 Aug 2021 12:06:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 ++-- pages/index/index.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages.json b/pages.json index 26622ee..9ec8cc0 100755 --- a/pages.json +++ b/pages.json @@ -2,7 +2,7 @@ "pages": [{ "path": "pages/index/index", "style": { - "navigationBarTitleText": "德坤云物管", + "navigationBarTitleText": "HC智慧家园", "backgroundColor": "#ffffff" } }, @@ -635,7 +635,7 @@ "globalStyle": { "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#00AA00", - "navigationBarTitleText": "德坤云物管", + "navigationBarTitleText": "HC智慧家园", "usingComponents": { //这里为方便,全局引入了所有组件,也可以在某个page下单独引用某个组件 }, diff --git a/pages/index/index.vue b/pages/index/index.vue index 55d35ba..5308bd3 100755 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,7 +1,7 @@