fix: 更新我的积分页面标题

- 将我的积分页面的导航栏标题更新为“我的积分”,以提升用户体验。
This commit is contained in:
Yer11214
2025-10-21 11:01:18 +08:00
parent 1fcc016ccd
commit 7939998a30

View File

@@ -367,8 +367,7 @@
}, {
"path": "point/myPoint",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
"navigationBarTitleText": "我的积分"
}
},
{