'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'全套設(shè)計(jì)_載重汽車(chē)主減速器及差速器設(shè)計(jì).rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'主動(dòng)齒輪A2.dwg (116KB)', click:'getBookinfo(8598582)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00002', pId:'1', name:'從動(dòng)雙曲面齒輪A1.dwg (130KB)', click:'getBookinfo(8598583)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00003', pId:'1', name:'凸緣A2.dwg (107KB)', click:'getBookinfo(8598584)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00004', pId:'1', name:'半軸齒輪A2.dwg (110KB)', click:'getBookinfo(8598585)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00005', pId:'1', name:'外文翻譯--汽車(chē)差速器的發(fā)展史.doc (40KB)', click:'getBookinfo(8598586)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00006', pId:'1', name:'差速器殼體A1.dwg (231KB)', click:'getBookinfo(8598587)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00007', pId:'1', name:'差速器裝配圖A2.dwg (253KB)', click:'getBookinfo(8598588)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00008', pId:'1', name:'開(kāi)題報(bào)告.doc (28KB)', click:'getBookinfo(8598589)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00009', pId:'1', name:'成績(jī)單.doc (20KB)', click:'getBookinfo(8598590)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00010', pId:'1', name:'摘要.doc (43KB)', click:'getBookinfo(8598591)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00011', pId:'1', name:'目錄.doc (50KB)', click:'getBookinfo(8598592)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00012', pId:'1', name:'裝配圖A0.dwg (319KB)', click:'getBookinfo(8598593)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00013', pId:'1', name:'設(shè)計(jì)說(shuō)明書(shū).doc (554KB)', click:'getBookinfo(8598594)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'全套設(shè)計(jì)_載重汽車(chē)主減速器及差速器設(shè)計(jì).rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'主動(dòng)齒輪A2.dwg',url:'http://m.facezit.com/p-8598582.html', target:'_blank' },{ id:'00002', pId:'1', name:'從動(dòng)雙曲面齒輪A1.dwg',url:'http://m.facezit.com/p-8598583.html', target:'_blank' },{ id:'00003', pId:'1', name:'凸緣A2.dwg',url:'http://m.facezit.com/p-8598584.html', target:'_blank' },{ id:'00004', pId:'1', name:'半軸齒輪A2.dwg',url:'http://m.facezit.com/p-8598585.html', target:'_blank' },{ id:'00005', pId:'1', name:'外文翻譯--汽車(chē)差速器的發(fā)展史.doc',url:'http://m.facezit.com/p-8598586.html', target:'_blank' },{ id:'00006', pId:'1', name:'差速器殼體A1.dwg',url:'http://m.facezit.com/p-8598587.html', target:'_blank' },{ id:'00007', pId:'1', name:'差速器裝配圖A2.dwg',url:'http://m.facezit.com/p-8598588.html', target:'_blank' },{ id:'00008', pId:'1', name:'開(kāi)題報(bào)告.doc',url:'http://m.facezit.com/p-8598589.html', target:'_blank' },{ id:'00009', pId:'1', name:'成績(jī)單.doc',url:'http://m.facezit.com/p-8598590.html', target:'_blank' },{ id:'00010', pId:'1', name:'摘要.doc',url:'http://m.facezit.com/p-8598591.html', target:'_blank' },{ id:'00011', pId:'1', name:'目錄.doc',url:'http://m.facezit.com/p-8598592.html', target:'_blank' },{ id:'00012', pId:'1', name:'裝配圖A0.dwg',url:'http://m.facezit.com/p-8598593.html', target:'_blank' },{ id:'00013', pId:'1', name:'設(shè)計(jì)說(shuō)明書(shū).doc',url:'http://m.facezit.com/p-8598594.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("請(qǐng)登錄!");window.location.href='login.aspx'; } } function saveJuBao() { var bookid = '7960342'; 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("您的舉報(bào)提交成功"); } else { $("#jubaoResponse h4").html("您的舉報(bào)提交失敗"); } } }); } else { alert("請(qǐng)選擇投訴類(lèi)型或者數(shù)據(jù)錯(cuò)誤請(qǐng)刷新重試!"); } } $(function(){ $(document).bind("contextmenu",function(e){ return false; }); });