更新:增加课程首页分类跳转列表页;优化全站列表分页加载;
This commit is contained in:
@@ -149,7 +149,7 @@ const handleFullscreenChange = (e: any) => {
|
||||
const handleVideoError = (e: any) => {
|
||||
console.error('视频播放错误:', e)
|
||||
uni.showToast({
|
||||
title: '视频加载失败',
|
||||
title: '课程视频播放组件正在开发中,现在还不能播放视频',
|
||||
icon: 'none'
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user