'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'地下裝載機行星減速器設計(3).rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'地下裝載機行星減速器設計(3) (包含10個文件)', },{ id:'0000100001', pId:'00001', name:'中心輪.dwg (105KB)', click:'getBookinfo(8511503)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100002', pId:'00001', name:'地下裝載機行星減速器設計(3).docx (1362KB)', click:'getBookinfo(8511504)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100003', pId:'00001', name:'截圖43.png (14KB)', click:'getBookinfo(8511505)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100004', pId:'00001', name:'截圖44.png (84KB)', click:'getBookinfo(8511506)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100005', pId:'00001', name:'截圖45.png (118KB)', click:'getBookinfo(8511507)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100006', pId:'00001', name:'截圖46.png (31KB)', click:'getBookinfo(8511508)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100007', pId:'00001', name:'截圖47.png (37KB)', click:'getBookinfo(8511509)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100008', pId:'00001', name:'裝配圖.dwg (276KB)', click:'getBookinfo(8511510)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100009', pId:'00001', name:'軸.dwg (88KB)', click:'getBookinfo(8511511)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100010', pId:'00001', name:'齒圈.dwg (60KB)', click:'getBookinfo(8511512)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'地下裝載機行星減速器設計(3).rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'0000100001', pId:'00001', name:'中心輪.dwg',url:'http://m.facezit.com/p-8511503.html', target:'_blank' },{ id:'0000100002', pId:'00001', name:'地下裝載機行星減速器設計(3).docx',url:'http://m.facezit.com/p-8511504.html', target:'_blank' },{ id:'0000100003', pId:'00001', name:'截圖43.png',url:'http://m.facezit.com/p-8511505.html', target:'_blank' },{ id:'0000100004', pId:'00001', name:'截圖44.png',url:'http://m.facezit.com/p-8511506.html', target:'_blank' },{ id:'0000100005', pId:'00001', name:'截圖45.png',url:'http://m.facezit.com/p-8511507.html', target:'_blank' },{ id:'0000100006', pId:'00001', name:'截圖46.png',url:'http://m.facezit.com/p-8511508.html', target:'_blank' },{ id:'0000100007', pId:'00001', name:'截圖47.png',url:'http://m.facezit.com/p-8511509.html', target:'_blank' },{ id:'0000100008', pId:'00001', name:'裝配圖.dwg',url:'http://m.facezit.com/p-8511510.html', target:'_blank' },{ id:'0000100009', pId:'00001', name:'軸.dwg',url:'http://m.facezit.com/p-8511511.html', target:'_blank' },{ id:'0000100010', pId:'00001', name:'齒圈.dwg',url:'http://m.facezit.com/p-8511512.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 = '7259179'; 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; }); });