This commit is contained in:
2024-09-09 11:19:59 +08:00
parent 9d87cc70a9
commit be841069ef
456 changed files with 5731 additions and 238053 deletions

View File

@@ -235,7 +235,7 @@ export default {
},
gotoDetail(data) {
uni.navigateTo({
url: `/pages/homePage/index/noticeDetail?id=${data.id}`,
url: `/pages/homePage/index/noticeDetail?id=${data.id}&type=taihu`,
});
},
requestAll() {