mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-09 02:46:46 +08:00
提交测试一下
This commit is contained in:
@@ -714,7 +714,7 @@
|
||||
this.conLink.openType=1;
|
||||
}
|
||||
} else if(con.contentType==10 || con.contentType==20) {
|
||||
console.log(con.content);
|
||||
|
||||
if(con.content.startsWith('\{')){
|
||||
this.curriculumData=JSON.parse(con.content);
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user