|
@@ -129,7 +129,7 @@ export default {
|
|
|
//跳转节视频
|
|
|
jumpSection(item) {
|
|
|
item.noteSecond = Number(item.topicNum) * 60; //转秒数
|
|
|
- this.$navTo.togo('/pages2/class/detail', {
|
|
|
+ this.$navTo.togo('/pages3/polyv/detail', {
|
|
|
id: item.courseId,
|
|
|
goodsId: item.goodsId,
|
|
|
noteSecond: item.noteSecond,
|