From 38aa9a0e2cc74b6eef13cab31a1334b022ce9879 Mon Sep 17 00:00:00 2001 From: linfeng <2445465217@qq.com> Date: Mon, 24 Jun 2024 10:58:37 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B6=E9=83=A8=E6=A0=87=E9=A2=98=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/static/linfeng-community-uniapp-ky/pages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/static/linfeng-community-uniapp-ky/pages.json b/src/main/resources/static/linfeng-community-uniapp-ky/pages.json index 3037b30..3fc78ae 100644 --- a/src/main/resources/static/linfeng-community-uniapp-ky/pages.json +++ b/src/main/resources/static/linfeng-community-uniapp-ky/pages.json @@ -31,7 +31,7 @@ "path" : "pages/login/login", "style" : { - "navigationBarTitleText": "", + "navigationBarTitleText": "登录注册", "enablePullDownRefresh": false } @@ -105,7 +105,7 @@ "path" : "pages/post/category", "style" : { - "navigationBarTitleText": "", + "navigationBarTitleText": "帖子分类", "enablePullDownRefresh": false }