'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'hgc1050輕型商用車制動系設(shè)計【說明書cad】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'406 HGC1050輕型商用車制動系設(shè)計【說明書+CAD】 (包含12個文件)', },{ id:'0000100001', pId:'00001', name:'制動盤1-A2.dwg (95KB)', click:'getBookinfo(8670270)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100002', pId:'00001', name:'制動盤2-A1.dwg (92KB)', click:'getBookinfo(8670271)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100003', pId:'00001', name:'制動盤3-A1.dwg (91KB)', click:'getBookinfo(8670272)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100004', pId:'00001', name:'制動系統(tǒng)設(shè)計任務(wù)書.doc (106KB)', click:'getBookinfo(8670273)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100005', pId:'00001', name:'制動蹄-A2 摩擦片-A3.dwg (1213KB)', click:'getBookinfo(8670274)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100006', pId:'00001', name:'制動鼓-A2.dwg (98KB)', click:'getBookinfo(8670275)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100007', pId:'00001', name:'開題報告.doc (120KB)', click:'getBookinfo(8670276)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100008', pId:'00001', name:'盤式制動器-A0.dwg (149KB)', click:'getBookinfo(8670277)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100009', pId:'00001', name:'管路布置-A0.dwg (181KB)', click:'getBookinfo(8670278)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100010', pId:'00001', name:'設(shè)計說明書.DOC (6017KB)', click:'getBookinfo(8670279)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100011', pId:'00001', name:'題目審定表.doc (122KB)', click:'getBookinfo(8670280)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100012', pId:'00001', name:'鼓式制動器-A0.dwg (190KB)', click:'getBookinfo(8670281)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'hgc1050輕型商用車制動系設(shè)計【說明書cad】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'0000100001', pId:'00001', name:'制動盤1-A2.dwg',url:'http://m.facezit.com/p-8670270.html', target:'_blank' },{ id:'0000100002', pId:'00001', name:'制動盤2-A1.dwg',url:'http://m.facezit.com/p-8670271.html', target:'_blank' },{ id:'0000100003', pId:'00001', name:'制動盤3-A1.dwg',url:'http://m.facezit.com/p-8670272.html', target:'_blank' },{ id:'0000100004', pId:'00001', name:'制動系統(tǒng)設(shè)計任務(wù)書.doc',url:'http://m.facezit.com/p-8670273.html', target:'_blank' },{ id:'0000100005', pId:'00001', name:'制動蹄-A2 摩擦片-A3.dwg',url:'http://m.facezit.com/p-8670274.html', target:'_blank' },{ id:'0000100006', pId:'00001', name:'制動鼓-A2.dwg',url:'http://m.facezit.com/p-8670275.html', target:'_blank' },{ id:'0000100007', pId:'00001', name:'開題報告.doc',url:'http://m.facezit.com/p-8670276.html', target:'_blank' },{ id:'0000100008', pId:'00001', name:'盤式制動器-A0.dwg',url:'http://m.facezit.com/p-8670277.html', target:'_blank' },{ id:'0000100009', pId:'00001', name:'管路布置-A0.dwg',url:'http://m.facezit.com/p-8670278.html', target:'_blank' },{ id:'0000100010', pId:'00001', name:'設(shè)計說明書.DOC',url:'http://m.facezit.com/p-8670279.html', target:'_blank' },{ id:'0000100011', pId:'00001', name:'題目審定表.doc',url:'http://m.facezit.com/p-8670280.html', target:'_blank' },{ id:'0000100012', pId:'00001', name:'鼓式制動器-A0.dwg',url:'http://m.facezit.com/p-8670281.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 = '7249262'; 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; }); });