mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-08 18:36:47 +08:00
提交
This commit is contained in:
@@ -557,7 +557,7 @@
|
||||
},
|
||||
//课程跳转详情
|
||||
toCourseDetail(citem) {
|
||||
if(isNaN(citem.type)){
|
||||
if(citem.source == 1){
|
||||
uni.navigateTo({
|
||||
url: '/pages/study/studydetail?id='+citem.id+'&type='+citem.type
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user