'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'工藝wh212減速機殼體加工工藝及夾具設(shè)計.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'工藝-WH212減速機殼體加工工藝及夾具設(shè)計 (包含9個文件)', },{ id:'0000100001', pId:'00001', name:'工藝-WH212減速機殼體加工工藝及夾具設(shè)計 (包含8個文件)', },{ id:'000010000100001', pId:'0000100001', name:'減速器機座.dwg (96KB)', click:'getBookinfo(8697686)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100002', pId:'0000100001', name:'減速器機蓋.dwg (85KB)', click:'getBookinfo(8697687)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100003', pId:'0000100001', name:'工卡.dwg (378KB)', click:'getBookinfo(8697688)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100004', pId:'0000100001', name:'說明書1.DOC (724KB)', click:'getBookinfo(8697689)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100005', pId:'0000100001', name:'鉆夾具零件圖.dwg (26KB)', click:'getBookinfo(8697690)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100006', pId:'0000100001', name:'鉆孔夾具.dwg (171KB)', click:'getBookinfo(8697691)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100007', pId:'0000100001', name:'鏜夾具零件圖.dwg (60KB)', click:'getBookinfo(8697692)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100008', pId:'0000100001', name:'鏜床夾具1.dwg (112KB)', click:'getBookinfo(8697693)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'工藝wh212減速機殼體加工工藝及夾具設(shè)計.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'000010000100001', pId:'0000100001', name:'減速器機座.dwg',url:'http://m.facezit.com/p-8697686.html', target:'_blank' },{ id:'000010000100002', pId:'0000100001', name:'減速器機蓋.dwg',url:'http://m.facezit.com/p-8697687.html', target:'_blank' },{ id:'000010000100003', pId:'0000100001', name:'工卡.dwg',url:'http://m.facezit.com/p-8697688.html', target:'_blank' },{ id:'000010000100004', pId:'0000100001', name:'說明書1.DOC',url:'http://m.facezit.com/p-8697689.html', target:'_blank' },{ id:'000010000100005', pId:'0000100001', name:'鉆夾具零件圖.dwg',url:'http://m.facezit.com/p-8697690.html', target:'_blank' },{ id:'000010000100006', pId:'0000100001', name:'鉆孔夾具.dwg',url:'http://m.facezit.com/p-8697691.html', target:'_blank' },{ id:'000010000100007', pId:'0000100001', name:'鏜夾具零件圖.dwg',url:'http://m.facezit.com/p-8697692.html', target:'_blank' },{ id:'000010000100008', pId:'0000100001', name:'鏜床夾具1.dwg',url:'http://m.facezit.com/p-8697693.html', target:'_blank' }]; $(document).ready(function(){ if(JSON.stringify(zNodes)=="{}") { $("#ysyl").hide(); }else { $.fn.zTree.init($("#treeDemo"), setting, zNodes); $.fn.zTree.init($("#treeDemo2"), setting, zNodes2); } }); $(function() { $("#jubao input[type='radio']").click(function() { $("#hidTypeID").val($(this).val()); }); }); function jubao() { var userid = '0'; if (userid != "" && userid != undefined && userid != "0") { $("#jubao").show(); } else { alert("請登錄!");window.location.href='login.aspx'; } } function saveJuBao() { var bookid = '3634272'; var type = $("#hidTypeID").val(); if (type != "" && type != undefined && bookid != "" && bookid != undefined) { $.ajax({ type: "post", url: "View.aspx/JuBao", data: "{bookid: '" + bookid + "', type: '" + type + "' }", contentType: "application/json; charset=utf-8", dataType: "json", success: function(data) { $("#jubao").hide(); $("#jubaoResponse").show(); if (data.d != "0") { $("#jubaoResponse h4").html("您的舉報提交成功"); } else { $("#jubaoResponse h4").html("您的舉報提交失敗"); } } }); } else { alert("請選擇投訴類型或者數(shù)據(jù)錯誤請刷新重試!"); } } $(function(){ $(document).bind("contextmenu",function(e){ return false; }); });