还原
This commit is contained in:
@@ -61,7 +61,7 @@ export default {
|
|||||||
this.getData()
|
this.getData()
|
||||||
},
|
},
|
||||||
showDetail(row) {
|
showDetail(row) {
|
||||||
uni.navigateTo({url: `/mods/AppContentQj/contentDetail?id=${row.id}`})
|
uni.navigateTo({url: `./contentDetail?id=${row.id}`})
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
onReachBottom() {
|
onReachBottom() {
|
||||||
|
|||||||
Reference in New Issue
Block a user