From 98494fda33f6dd116ef3ce641b32937b7d83b4c1 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期三, 12 三月 2025 17:15:07 +0800
Subject: [PATCH] -

---
 src/uni_modules/uview-plus/components/u-navbar/props.js |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/uni_modules/uview-plus/components/u-navbar/props.js b/src/uni_modules/uview-plus/components/u-navbar/props.js
index 2f20b02..5e0a632 100644
--- a/src/uni_modules/uview-plus/components/u-navbar/props.js
+++ b/src/uni_modules/uview-plus/components/u-navbar/props.js
@@ -48,6 +48,11 @@
 			type: [String, Number],
 			default: () => defProps.navbar.title
 		},
+		// 鏍囬棰滆壊
+		titleColor: {
+			type: String,
+			default: () => defProps.navbar.titleColor
+		},
 		// 鑳屾櫙棰滆壊
 		bgColor: {
 			type: String,

--
Gitblit v1.9.1