'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'4缸熱空氣發(fā)動機.zip', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'All the solidworks parts and assemblys (包含28個文件)', },{ id:'0000100001', pId:'00001', name:'3MM bolts.SLDPRT (51KB)', },{ id:'0000100002', pId:'00001', name:'Bottom Base (Remake of top).SLDPRT (183KB)', },{ id:'0000100003', pId:'00001', name:'Bottom Bottom Base.SLDPRT (67KB)', },{ id:'0000100004', pId:'00001', name:'Bottom Crank for the pump.SLDPRT (86KB)', },{ id:'0000100005', pId:'00001', name:'Bottom Half Of Cylinder.SLDASM (119KB)', },{ id:'0000100006', pId:'00001', name:'Bottom Legs.SLDPRT (108KB)', },{ id:'0000100007', pId:'00001', name:'Crank Assembly.SLDASM (85KB)', },{ id:'0000100008', pId:'00001', name:'Crank cylinder.SLDASM (130KB)', },{ id:'0000100009', pId:'00001', name:'Crank cylinder.SLDPRT (100KB)', },{ id:'0000100010', pId:'00001', name:'Crank for cylinder.SLDPRT (115KB)', },{ id:'0000100011', pId:'00001', name:'Crank for the Pump.SLDPRT (119KB)', },{ id:'0000100012', pId:'00001', name:'Crank Holders.SLDPRT (76KB)', },{ id:'0000100013', pId:'00001', name:'Crank.SLDPRT (278KB)', },{ id:'0000100014', pId:'00001', name:'Cylinder Clamp.SLDPRT (82KB)', },{ id:'0000100015', pId:'00001', name:'Cylinder step.SLDPRT (110KB)', },{ id:'0000100016', pId:'00001', name:'Cylinder tube.SLDPRT (113KB)', },{ id:'0000100017', pId:'00001', name:'Cylinder With bracket.SLDPRT (81KB)', },{ id:'0000100018', pId:'00001', name:'Cylinder.SLDPRT (60KB)', },{ id:'0000100019', pId:'00001', name:'Flywheel.SLDPRT (248KB)', },{ id:'0000100020', pId:'00001', name:'Pin For the Pump.SLDPRT (70KB)', },{ id:'0000100021', pId:'00001', name:'render 1.JPG (755KB)', click:'getBookinfo(8397292)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100022', pId:'00001', name:'Small Generator Flywheel.SLDPRT (253KB)', },{ id:'0000100023', pId:'00001', name:'socket head cap screw_bsi.sldprt (334KB)', },{ id:'0000100024', pId:'00001', name:'Testing after scale.SLDASM (883KB)', },{ id:'0000100025', pId:'00001', name:'Top Base.SLDPRT (154KB)', },{ id:'0000100026', pId:'00001', name:'Top Half Of Pump Crank.SLDPRT (78KB)', },{ id:'0000100027', pId:'00001', name:'Top Legs.SLDPRT (109KB)', },{ id:'0000100028', pId:'00001', name:'Valve place holder.SLDPRT (68KB)', },{ id:'00002', pId:'1', name:'Testing after scale.STL (21387KB)', }]; var zNodes2 = [{ id:'1', pId:'0', name:'4缸熱空氣發(fā)動機.zip', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'0000100021', pId:'00001', name:'render 1.JPG',url:'http://canyonlakefaqs.com/p-8397292.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 = '7246535'; 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; }); });