'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'ca6140車床撥叉[831008]機械加工工藝規(guī)程及鉆擴直徑50孔夾具設(shè)計.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'夾具三維截圖 (包含3個文件)', },{ id:'0000100001', pId:'00001', name:'00.png (72KB)', click:'getBookinfo(8357121)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100002', pId:'00001', name:'01.png (15KB)', click:'getBookinfo(8357122)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100003', pId:'00001', name:'02.png (56KB)', click:'getBookinfo(8357123)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00002', pId:'1', name:'夾具體.DWG (337KB)', click:'getBookinfo(8357124)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00003', pId:'1', name:'夾具裝配圖.DWG (369KB)', click:'getBookinfo(8357125)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00004', pId:'1', name:'工序5.dwg (60KB)', click:'getBookinfo(8357126)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00005', pId:'1', name:'工序6.dwg (58KB)', click:'getBookinfo(8357127)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00006', pId:'1', name:'工序7.dwg (55KB)', click:'getBookinfo(8357128)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00007', pId:'1', name:'工序8.dwg (54KB)', click:'getBookinfo(8357129)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00008', pId:'1', name:'工藝過程卡及工序2.3.4.dwg (119KB)', click:'getBookinfo(8357130)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00009', pId:'1', name:'毛坯圖.dwg (290KB)', click:'getBookinfo(8357131)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00010', pId:'1', name:'設(shè)計說明書.doc (1068KB)', click:'getBookinfo(8357132)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00011', pId:'1', name:'鉆模板.DWG (299KB)', click:'getBookinfo(8357133)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00012', pId:'1', name:'零件圖.dwg (301KB)', click:'getBookinfo(8357134)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'ca6140車床撥叉[831008]機械加工工藝規(guī)程及鉆擴直徑50孔夾具設(shè)計.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'0000100001', pId:'00001', name:'00.png',url:'http://m.facezit.com/p-8357121.html', target:'_blank' },{ id:'0000100002', pId:'00001', name:'01.png',url:'http://m.facezit.com/p-8357122.html', target:'_blank' },{ id:'0000100003', pId:'00001', name:'02.png',url:'http://m.facezit.com/p-8357123.html', target:'_blank' },{ id:'00002', pId:'1', name:'夾具體.DWG',url:'http://m.facezit.com/p-8357124.html', target:'_blank' },{ id:'00003', pId:'1', name:'夾具裝配圖.DWG',url:'http://m.facezit.com/p-8357125.html', target:'_blank' },{ id:'00004', pId:'1', name:'工序5.dwg',url:'http://m.facezit.com/p-8357126.html', target:'_blank' },{ id:'00005', pId:'1', name:'工序6.dwg',url:'http://m.facezit.com/p-8357127.html', target:'_blank' },{ id:'00006', pId:'1', name:'工序7.dwg',url:'http://m.facezit.com/p-8357128.html', target:'_blank' },{ id:'00007', pId:'1', name:'工序8.dwg',url:'http://m.facezit.com/p-8357129.html', target:'_blank' },{ id:'00008', pId:'1', name:'工藝過程卡及工序2.3.4.dwg',url:'http://m.facezit.com/p-8357130.html', target:'_blank' },{ id:'00009', pId:'1', name:'毛坯圖.dwg',url:'http://m.facezit.com/p-8357131.html', target:'_blank' },{ id:'00010', pId:'1', name:'設(shè)計說明書.doc',url:'http://m.facezit.com/p-8357132.html', target:'_blank' },{ id:'00011', pId:'1', name:'鉆模板.DWG',url:'http://m.facezit.com/p-8357133.html', target:'_blank' },{ id:'00012', pId:'1', name:'零件圖.dwg',url:'http://m.facezit.com/p-8357134.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 = '6906804'; 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; }); });