'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'主軸箱箱體工藝及工裝設(shè)計【銑床夾具】【7張圖紙】【優(yōu)秀】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'主軸箱體毛坯圖 04 A1.dwg (63KB)', click:'getBookinfo(8498018)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00002', pId:'1', name:'主軸箱箱體 03 A1.dwg (69KB)', click:'getBookinfo(8498019)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00003', pId:'1', name:'主軸箱箱體工藝及工裝設(shè)計開題報告.doc (20KB)', click:'getBookinfo(8498020)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00004', pId:'1', name:'主軸箱箱體工藝及工裝設(shè)計論文.doc (1368KB)', click:'getBookinfo(8498021)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00005', pId:'1', name:'任務(wù)書.doc (16KB)', click:'getBookinfo(8498022)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00006', pId:'1', name:'外文翻譯--我國機械制造業(yè)管理信息化特點及發(fā)展趨勢.doc (83KB)', click:'getBookinfo(8498023)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00007', pId:'1', name:'夾具裝配圖7張.dwg (257KB)', click:'getBookinfo(8498024)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00008', pId:'1', name:'直角對刀塊 06 B4.dwg (66KB)', click:'getBookinfo(8498025)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00009', pId:'1', name:'箱體展開圖 05 A2.dwg (90KB)', click:'getBookinfo(8498026)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00010', pId:'1', name:'銑夾具體 01 A0.dwg (87KB)', click:'getBookinfo(8498027)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00011', pId:'1', name:'銑夾具裝配 02 A0.dwg (126KB)', click:'getBookinfo(8498028)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00012', pId:'1', name:'階形定位銷 07 B4.dwg (59KB)', click:'getBookinfo(8498029)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'主軸箱箱體工藝及工裝設(shè)計【銑床夾具】【7張圖紙】【優(yōu)秀】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'主軸箱體毛坯圖 04 A1.dwg',url:'http://m.facezit.com/p-8498018.html', target:'_blank' },{ id:'00002', pId:'1', name:'主軸箱箱體 03 A1.dwg',url:'http://m.facezit.com/p-8498019.html', target:'_blank' },{ id:'00003', pId:'1', name:'主軸箱箱體工藝及工裝設(shè)計開題報告.doc',url:'http://m.facezit.com/p-8498020.html', target:'_blank' },{ id:'00004', pId:'1', name:'主軸箱箱體工藝及工裝設(shè)計論文.doc',url:'http://m.facezit.com/p-8498021.html', target:'_blank' },{ id:'00005', pId:'1', name:'任務(wù)書.doc',url:'http://m.facezit.com/p-8498022.html', target:'_blank' },{ id:'00006', pId:'1', name:'外文翻譯--我國機械制造業(yè)管理信息化特點及發(fā)展趨勢.doc',url:'http://m.facezit.com/p-8498023.html', target:'_blank' },{ id:'00007', pId:'1', name:'夾具裝配圖7張.dwg',url:'http://m.facezit.com/p-8498024.html', target:'_blank' },{ id:'00008', pId:'1', name:'直角對刀塊 06 B4.dwg',url:'http://m.facezit.com/p-8498025.html', target:'_blank' },{ id:'00009', pId:'1', name:'箱體展開圖 05 A2.dwg',url:'http://m.facezit.com/p-8498026.html', target:'_blank' },{ id:'00010', pId:'1', name:'銑夾具體 01 A0.dwg',url:'http://m.facezit.com/p-8498027.html', target:'_blank' },{ id:'00011', pId:'1', name:'銑夾具裝配 02 A0.dwg',url:'http://m.facezit.com/p-8498028.html', target:'_blank' },{ id:'00012', pId:'1', name:'階形定位銷 07 B4.dwg',url:'http://m.facezit.com/p-8498029.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 = '7257178'; 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; }); });