From 6e37df577ad571c3411722e30a2b5635706d943b Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Thu, 9 Jan 2025 17:37:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=BF=BD=E5=89=A7=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/chasingDrama/index.vue | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/pages/chasingDrama/index.vue b/pages/chasingDrama/index.vue index 190d722..6a6304b 100644 --- a/pages/chasingDrama/index.vue +++ b/pages/chasingDrama/index.vue @@ -7,7 +7,12 @@ 更多 - + {{ item.courseDetailsName }} @@ -26,7 +31,12 @@ 更多 - +
@@ -48,6 +58,7 @@ import { reactive } from 'vue'; import { selectByUserId } from '@/api/me/me.js'; import { onLoad, onPullDownRefresh, onReachBottom } from '@dcloudio/uni-app'; +import { linkTo } from '@/utils/app.js'; // 获取数据 async function selectByUserIdAjax() {