From 22f0e04d34f19aac857e25627343dff9a2542057 Mon Sep 17 00:00:00 2001
From: zhouwenxuan <1175765986@qq.com>
Date: Tue, 25 Jul 2023 15:12:42 +0800
Subject: [PATCH] 新增页面
---
pages/tabBar/utils/tabBar.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/tabBar/utils/tabBar.js b/pages/tabBar/utils/tabBar.js
index 4902507..0473dd4 100644
--- a/pages/tabBar/utils/tabBar.js
+++ b/pages/tabBar/utils/tabBar.js
@@ -48,7 +48,7 @@
"pagePath": "pages/tabBar/current/current",
"iconPath": "/static/send.png",
"selectedIconPath": "/static/send_selected.png",
- "text": "信息"
+ "text": "我发布的"
},
{
"pagePath": "pages/tabBar/information/information",
--
Gitblit v1.9.2