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() {