Commit 46d4659a by 陈超

T

parent e6e30917
......@@ -1227,7 +1227,7 @@ class VideoAction extends CommonAction
$this->assign('learn_record', $learn_record);
$this->assign('learn_record_time', $learn_record_time);
$this->assign('follow', $follow);
$this->assign('video_count', $video_count);
$this->assign('video_count', 22);
$this->assign('switch', model('Xdata')->get('admin_Config:commentSwitch')['course_switch']);
$this->assign("course_qrcode", $this->course_qrcode['is_open']);
// 分销的机构
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment