This commit is contained in:
wanglei
2021-12-14 13:55:51 +08:00
parent aa29b01624
commit e789610d00

View File

@@ -112,7 +112,7 @@
},
handleClick() {
uni.navigateTo({
url:"/apps/notification/read?id=" + this.id,
url:"/apps/AppNotification/read?id=" + this.id,
})
}
},