function s2j_onVideoPlay(){
var pro_id=37;
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);
})
}
});
正在播放:1.3图纸集入门
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("提醒", "月会员及其以上等级会员才有下载的权限
立即升级!");
}
下载资料
课程时长:26小时18分钟
课程讲师:王彪
课程软件:AutoCAD 2014。
学员要求:有一定的室内装饰图纸绘图经验、懂得布局绘图、能够看懂专业的室内装饰施工图
教学重点:图纸规划、动态块、字段、脚本应用
教学难点:专业图纸的图纸读解、图层规划、图层处理、颜色规划、动态块
教学目标:通过本课程的学习,使学员全方位的了解施工图规范绘图所需的各类技术,具有独立制定施工图规范的能力。
关注活力网TV,分享创意微视频!
本小节是 免费 课程,登录即可观看学习
马上注册 或
登录,学习所有免费课程
成为活力网VIP,马上开始学习
订阅VIP会员学习所有课程
成为活力网VIP,马上开始学习
马上注册 或
登录,VIP会员学习所有免费课程
王彪老师讲的好