Commit 583e87ac by 陈超

T

parent c8aecd66
......@@ -592,7 +592,7 @@ class VideoAction extends CommonAction
$this->assign('share_url', $share_url);
// pay_url参数 【课程ID,课程类型,卡券ID,课时ID,挂载机构ID】
$this->assign('pay_url', jiami("{$id},zy_video,0,0," . $mount_mhm_id . ',' . $agent_mhm_id));
$this->assign('video_count', $video_count);
$this->assign('video_count', 22);
$this->assign("course_qrcode", $this->course_qrcode['is_open']);
// 查询拼团活动
$hasEvent = $this->_checkAsbEvent($id, $data, $mybuy);
......
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