function s2j_onVideoPlay(){
var pro_id=177;
var user_id='';
var charge= document.getElementById("charge").value;
var view_qx= document.getElementById("view_qx").value;
var is_fist='';
if(is_fist==1){
$("#buylink").css("display","none");
return;
}
if(user_id == "") {
player.j2s_stopVideo();
if(charge == 0) {
var index2 = layer.open({
type: 1,
title: '',
area: ['95%', ''],
closeBtn: 0,
shade: 0.6,
shadeClose: true,
content: $('.course-play .play-layer .no-reg-login')
});
$('.course-play .play-layer .no-reg-login .close-btn').click(function() {
layer.close(index2);
});
} else {
var index2 = layer.open({
type: 1,
title: '',
area: ['95%', ''],
closeBtn: 0,
shade: 0.6,
shadeClose: true,
content: $('.course-play .play-layer .pay')
});
$('.course-play .play-layer .pay .close-btn').click(function() {
layer.close(index2);
});
}
} else {
if(charge == 1&&view_qx==0) {
player.j2s_stopVideo();
$("#buylink").css("display","block");
}
}
}
$(function(){
var user_id='';
var charge= document.getElementById("charge").value;
if(user_id==""&&charge==0)//免费未登录
{
// 未登录注册弹出
var index2 = layer.open({
type: 1,
title: '',
area: ['95%', ''],
closeBtn: 0,
shade: 0.6,
shadeClose: true,
content: $('.course-play .play-layer .no-reg-login'),
});
$('.course-play .play-layer .no-reg-login .close-btn').click(function() {
layer.close(index2);
})
}
else if(user_id==""&&charge==1)
{
// 付款提示
var index4 = layer.open({
type: 1,
title: '',
area: ['95%', ''],
closeBtn: 0,
shade: 0.6,
shadeClose: true,
content: $('.course-play .play-layer .pay'),
});
$('.course-play .play-layer .pay .close-btn').click(function() {
layer.close(index4);
})
}
});
正在播放:5-7灯具定位示意图的绘制
function check_login(){
var index1 = layer.open({
type: 1,
title: '',
area: ['100%', '100%'],
offset: 'b',
closeBtn: 0,
shadeClose: true,
content: $('.login'),
});
$('.login .close-btn').click(function() {
layer.close(index1);
})
}
function check_quanxian(){
$.MsgBox.Alert("提醒", "年会员及其以上等级会员才有下载的权限
立即升级!");
}
function check_quanxian2(){
$.MsgBox.Alert("提醒", "月会员及其以上等级会员才有下载的权限
立即升级!");
}
下载视频
下载资料
本小节是 免费 课程,登录即可观看学习
马上注册 或
登录,学习所有免费课程
成为活力网VIP,马上开始学习
订阅VIP会员学习所有课程
成为活力网VIP,马上开始学习
马上注册 或
登录,VIP会员学习所有免费课程
你好,指北针动态块N水平方向旋转怎么绘制
下載視頻後mp4檔案為什麼開不到?
填充图案怎样拖拽到工具选项面板上
在标注尺寸的时候在模型空间和布局空间都显示1:1标注不知道是咋回事啊
输入las后不能调出图层管理器面板是咋回事啊
怎样吧老师给的打印样式怎样导入到新版cad中?
我画的量房图排成照片后,无法拖到cad里不知道是咋回事啊
老师 最新的CAD软件怎么购买呢
中级案例里面的活力网施工图规范文件哪里可以得到?还有其他资料
老师,我用ole插入对象时总是提示“无法创建对象,请确认对象已在系统对象中注册”是什么情况啊?