'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'迷你吸塵器外殼注塑模具設(shè)計及型腔加工仿真.zip', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'迷你吸塵器外殼注塑模具設(shè)計及型腔加工仿真 (包含11個文件)', },{ id:'0000100001', pId:'00001', name:'凸模.dwg (95KB)', click:'getBookinfo(8705022)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100002', pId:'00001', name:'凹模.dwg (69KB)', click:'getBookinfo(8705023)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100003', pId:'00001', name:'動模座板.dwg (59KB)', click:'getBookinfo(8705024)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100004', pId:'00001', name:'動模板.dwg (76KB)', click:'getBookinfo(8705025)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100005', pId:'00001', name:'定模座板.dwg (62KB)', click:'getBookinfo(8705026)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100006', pId:'00001', name:'定模扳.dwg (73KB)', click:'getBookinfo(8705027)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100007', pId:'00001', name:'推桿固定板.dwg (61KB)', click:'getBookinfo(8705028)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100008', pId:'00001', name:'推板.dwg (56KB)', click:'getBookinfo(8705029)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100009', pId:'00001', name:'模具總裝圖.dwg (138KB)', click:'getBookinfo(8705030)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100010', pId:'00001', name:'迷你吸塵器外殼.dwg (127KB)', click:'getBookinfo(8705031)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100011', pId:'00001', name:'迷你吸塵器外殼注塑模具設(shè)計及型腔加工仿真.doc (6024KB)', click:'getBookinfo(8705032)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'迷你吸塵器外殼注塑模具設(shè)計及型腔加工仿真.zip', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'0000100001', pId:'00001', name:'凸模.dwg',url:'http://m.facezit.com/p-8705022.html', target:'_blank' },{ id:'0000100002', pId:'00001', name:'凹模.dwg',url:'http://m.facezit.com/p-8705023.html', target:'_blank' },{ id:'0000100003', pId:'00001', name:'動模座板.dwg',url:'http://m.facezit.com/p-8705024.html', target:'_blank' },{ id:'0000100004', pId:'00001', name:'動模板.dwg',url:'http://m.facezit.com/p-8705025.html', target:'_blank' },{ id:'0000100005', pId:'00001', name:'定模座板.dwg',url:'http://m.facezit.com/p-8705026.html', target:'_blank' },{ id:'0000100006', pId:'00001', name:'定模扳.dwg',url:'http://m.facezit.com/p-8705027.html', target:'_blank' },{ id:'0000100007', pId:'00001', name:'推桿固定板.dwg',url:'http://m.facezit.com/p-8705028.html', target:'_blank' },{ id:'0000100008', pId:'00001', name:'推板.dwg',url:'http://m.facezit.com/p-8705029.html', target:'_blank' },{ id:'0000100009', pId:'00001', name:'模具總裝圖.dwg',url:'http://m.facezit.com/p-8705030.html', target:'_blank' },{ id:'0000100010', pId:'00001', name:'迷你吸塵器外殼.dwg',url:'http://m.facezit.com/p-8705031.html', target:'_blank' },{ id:'0000100011', pId:'00001', name:'迷你吸塵器外殼注塑模具設(shè)計及型腔加工仿真.doc',url:'http://m.facezit.com/p-8705032.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 = '3430862'; 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; }); });