'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'四驅越野車轉向驅動橋的設計【優(yōu)秀汽車車輛設計11張cad圖紙】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'A0主減速器.dwg (127KB)', click:'getBookinfo(8677285)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00002', pId:'1', name:'A0轉向驅動橋.dwg (545KB)', click:'getBookinfo(8677286)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00003', pId:'1', name:'A1轉向器.dwg (123KB)', click:'getBookinfo(8677287)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00004', pId:'1', name:'A1轉向器殼.dwg (81KB)', click:'getBookinfo(8677288)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00005', pId:'1', name:'A3上蓋.dwg (48KB)', click:'getBookinfo(8677289)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00006', pId:'1', name:'A3從動齒輪.dwg (57KB)', click:'getBookinfo(8677290)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00007', pId:'1', name:'A3側蓋.dwg (43KB)', click:'getBookinfo(8677291)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00008', pId:'1', name:'A3搖臂軸.dwg (67KB)', click:'getBookinfo(8677292)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00009', pId:'1', name:'A3螺母.dwg (50KB)', click:'getBookinfo(8677293)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00010', pId:'1', name:'A4半軸齒輪.dwg (47KB)', click:'getBookinfo(8677294)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00011', pId:'1', name:'A4行星齒輪.dwg (57KB)', click:'getBookinfo(8677295)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00012', pId:'1', name:'四驅越野車轉向驅動橋的設計正文.doc (1616KB)', click:'getBookinfo(8677296)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00013', pId:'1', name:'驅動橋和差速器外文文獻翻譯.doc (333KB)', click:'getBookinfo(8677297)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'四驅越野車轉向驅動橋的設計【優(yōu)秀汽車車輛設計11張cad圖紙】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'A0主減速器.dwg',url:'http://m.facezit.com/p-8677285.html', target:'_blank' },{ id:'00002', pId:'1', name:'A0轉向驅動橋.dwg',url:'http://m.facezit.com/p-8677286.html', target:'_blank' },{ id:'00003', pId:'1', name:'A1轉向器.dwg',url:'http://m.facezit.com/p-8677287.html', target:'_blank' },{ id:'00004', pId:'1', name:'A1轉向器殼.dwg',url:'http://m.facezit.com/p-8677288.html', target:'_blank' },{ id:'00005', pId:'1', name:'A3上蓋.dwg',url:'http://m.facezit.com/p-8677289.html', target:'_blank' },{ id:'00006', pId:'1', name:'A3從動齒輪.dwg',url:'http://m.facezit.com/p-8677290.html', target:'_blank' },{ id:'00007', pId:'1', name:'A3側蓋.dwg',url:'http://m.facezit.com/p-8677291.html', target:'_blank' },{ id:'00008', pId:'1', name:'A3搖臂軸.dwg',url:'http://m.facezit.com/p-8677292.html', target:'_blank' },{ id:'00009', pId:'1', name:'A3螺母.dwg',url:'http://m.facezit.com/p-8677293.html', target:'_blank' },{ id:'00010', pId:'1', name:'A4半軸齒輪.dwg',url:'http://m.facezit.com/p-8677294.html', target:'_blank' },{ id:'00011', pId:'1', name:'A4行星齒輪.dwg',url:'http://m.facezit.com/p-8677295.html', target:'_blank' },{ id:'00012', pId:'1', name:'四驅越野車轉向驅動橋的設計正文.doc',url:'http://m.facezit.com/p-8677296.html', target:'_blank' },{ id:'00013', pId:'1', name:'驅動橋和差速器外文文獻翻譯.doc',url:'http://m.facezit.com/p-8677297.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 = '7259029'; 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("請選擇投訴類型或者數據錯誤請刷新重試!"); } } $(function(){ $(document).bind("contextmenu",function(e){ return false; }); });