From 8f41e051cd1ff02c6e472a7e2bdae171df097679 Mon Sep 17 00:00:00 2001 From: lipenggao Date: Mon, 29 Jul 2024 10:19:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/my.ts | 3 ++- pages/my/my.ttml | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/my/my.ts b/pages/my/my.ts index 318e5af..07c32d5 100644 --- a/pages/my/my.ts +++ b/pages/my/my.ts @@ -47,8 +47,9 @@ Page({ }, toPathVideo(ev: any) { const sid = ev.currentTarget.dataset.sid; + const chapterid = ev.currentTarget.dataset.chapterid; tt.navigateTo({ - url: `/pages/videoDetail/videoDetail?sid=${sid}`, + url: `/pages/videoDetail/videoDetail?sid=${sid}&id=${chapterid || ''}`, }); }, toPathRechargeRecord() { diff --git a/pages/my/my.ttml b/pages/my/my.ttml index 0071ebc..53a9bfd 100644 --- a/pages/my/my.ttml +++ b/pages/my/my.ttml @@ -109,8 +109,7 @@ - +