'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'711cg2150型仿型切割機【畢業(yè)論文cad圖紙】【機械全套資料】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'711 CG2-150型仿型切割機【畢業(yè)論文+cad圖紙】【機械全套資料】 (包含10個文件)', },{ id:'0000100001', pId:'00001', name:'蘭色橡膠管組裝.dwg (57KB)', click:'getBookinfo(8155708)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100002', pId:'00001', name:'壓.dwg (58KB)', click:'getBookinfo(8155709)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100003', pId:'00001', name:'基臂.dwg (97KB)', click:'getBookinfo(8155710)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100004', pId:'00001', name:'手輪1.dwg (52KB)', click:'getBookinfo(8155711)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100005', pId:'00001', name:'手輪2.dwg (46KB)', click:'getBookinfo(8155712)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100006', pId:'00001', name:'畢業(yè)論文-CG2-150型仿型切割機.doc (5601KB)', click:'getBookinfo(8155713)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100007', pId:'00001', name:'滑動支承.dwg (27KB)', click:'getBookinfo(8155714)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100008', pId:'00001', name:'火口螺母.dwg (52KB)', click:'getBookinfo(8155715)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100009', pId:'00001', name:'管子.dwg (52KB)', click:'getBookinfo(8155716)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100010', pId:'00001', name:'紅色橡膠管組裝.dwg (57KB)', click:'getBookinfo(8155717)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'711cg2150型仿型切割機【畢業(yè)論文cad圖紙】【機械全套資料】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'0000100001', pId:'00001', name:'蘭色橡膠管組裝.dwg',url:'http://m.facezit.com/p-8155708.html', target:'_blank' },{ id:'0000100002', pId:'00001', name:'壓.dwg',url:'http://m.facezit.com/p-8155709.html', target:'_blank' },{ id:'0000100003', pId:'00001', name:'基臂.dwg',url:'http://m.facezit.com/p-8155710.html', target:'_blank' },{ id:'0000100004', pId:'00001', name:'手輪1.dwg',url:'http://m.facezit.com/p-8155711.html', target:'_blank' },{ id:'0000100005', pId:'00001', name:'手輪2.dwg',url:'http://m.facezit.com/p-8155712.html', target:'_blank' },{ id:'0000100006', pId:'00001', name:'畢業(yè)論文-CG2-150型仿型切割機.doc',url:'http://m.facezit.com/p-8155713.html', target:'_blank' },{ id:'0000100007', pId:'00001', name:'滑動支承.dwg',url:'http://m.facezit.com/p-8155714.html', target:'_blank' },{ id:'0000100008', pId:'00001', name:'火口螺母.dwg',url:'http://m.facezit.com/p-8155715.html', target:'_blank' },{ id:'0000100009', pId:'00001', name:'管子.dwg',url:'http://m.facezit.com/p-8155716.html', target:'_blank' },{ id:'0000100010', pId:'00001', name:'紅色橡膠管組裝.dwg',url:'http://m.facezit.com/p-8155717.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 = '3528486'; 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; }); });