Merge branch 'boe_0701_icon' into dev0515

This commit is contained in:
zhangsir
2024-07-03 16:14:05 +08:00

View File

@@ -1746,7 +1746,7 @@
status: 2,
contentTotal: this.totalContent
};
if(currentTime > 2 && this.trueFalse){
if(currentTime > 2 && this.trueFalse && this.contentData.contentType == 10){
apiStudy.studyContent(params)
this.trueFalse = false
}