Fix:4895 【商城小程序】用户看完新消息后,首页红点数字提示未消除

This commit is contained in:
linxi
2026-02-05 16:11:17 +08:00
parent 65ede45e47
commit 810ee7f5b8
6 changed files with 32 additions and 5 deletions
+2 -1
View File
@@ -497,6 +497,7 @@ export default {
},
onShow() {
this.pageToShowHandle()
uni.$emit('updateUnreadMessageCount')
},
onHide() {
this.pageToHideHandle()
@@ -2002,4 +2003,4 @@ export default {
.price-wrap{
}
</style>
</style>