开收据调整
This commit is contained in:
@@ -44,7 +44,6 @@ Component({
|
||||
})
|
||||
},
|
||||
jumpToDetail(e) {
|
||||
console.log('e', e)
|
||||
wx.navigateTo({
|
||||
url: `/pages/encyclopediaDetail/index?id=${e.currentTarget.dataset.data.id}`,
|
||||
})
|
||||
|
Reference in New Issue
Block a user