From 39924c310ef7c5b936a5cbd71ec96b144ef133f7 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期四, 29 二月 2024 18:32:36 +0800 Subject: [PATCH] 个人中心,首页 --- pages/home/home.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/home/home.json b/pages/home/home.json index d71c11f..3193cbf 100644 --- a/pages/home/home.json +++ b/pages/home/home.json @@ -1,5 +1,5 @@ { - "navigationBarTitleText": "棣栭〉", + "navigationStyle": "custom", "onReachBottomDistance": 10, "backgroundTextStyle": "light", "enablePullDownRefresh": true, -- Gitblit v1.9.1