'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'汽車(chē)懸架系統(tǒng).zip', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'Components (包含50個(gè)文件)', },{ id:'0000100001', pId:'00001', name:'0.1875 Ball stud .375.ipt (153KB)', },{ id:'0000100002', pId:'00001', name:'0.25 Ball.ipt (132KB)', },{ id:'0000100003', pId:'00001', name:'Ball End.iam (82KB)', },{ id:'0000100004', pId:'00001', name:'Ball End.ipt (337KB)', },{ id:'0000100005', pId:'00001', name:'E-Clip.ipt (169KB)', },{ id:'0000100006', pId:'00001', name:'Front Axel.ipt (338KB)', },{ id:'0000100007', pId:'00001', name:'Front Hub Bearing.ipt (165KB)', },{ id:'0000100008', pId:'00001', name:'Front Hub Carrier L.iam (129KB)', },{ id:'0000100009', pId:'00001', name:'Front Hub Carrier L.ipt (1434KB)', },{ id:'0000100010', pId:'00001', name:'Front Hub Carrier R.iam (125KB)', },{ id:'0000100011', pId:'00001', name:'Front Hub Carrier R.ipt (1476KB)', },{ id:'0000100012', pId:'00001', name:'Front Lower Arm Brace.ipt (128KB)', },{ id:'0000100013', pId:'00001', name:'Front Lower Arm.iam (83KB)', },{ id:'0000100014', pId:'00001', name:'Front Lower Arm.ipt (1085KB)', },{ id:'0000100015', pId:'00001', name:'Front Lower Hinge Pin.ipt (126KB)', },{ id:'0000100016', pId:'00001', name:'Front Shock Brace.ipt (278KB)', },{ id:'0000100017', pId:'00001', name:'front side plate l.ipt (668KB)', },{ id:'0000100018', pId:'00001', name:'front side plate r.ipt (786KB)', },{ id:'0000100019', pId:'00001', name:'Front Suspension Adjustment Clip.ipt (133KB)', },{ id:'0000100020', pId:'00001', name:'Front Upper Arm Mount.ipt (937KB)', },{ id:'0000100021', pId:'00001', name:'front Upper arm.iam (83KB)', },{ id:'0000100022', pId:'00001', name:'Front Upper Arm.ipt (806KB)', },{ id:'0000100023', pId:'00001', name:'Front Upper Hinge Pin.ipt (127KB)', },{ id:'0000100024', pId:'00001', name:'Hex Axle Pin.ipt (99KB)', },{ id:'0000100025', pId:'00001', name:'Hex Drive.ipt (200KB)', },{ id:'0000100026', pId:'00001', name:'Hex Retaining O-Ring.ipt (140KB)', },{ id:'0000100027', pId:'00001', name:'O-Ring.ipt (152KB)', },{ id:'0000100028', pId:'00001', name:'Pillow Ball Bushing.ipt (149KB)', },{ id:'0000100029', pId:'00001', name:'Pillow Ball Retainer.ipt (149KB)', },{ id:'0000100030', pId:'00001', name:'Pillow Ball.ipt (164KB)', },{ id:'0000100031', pId:'00001', name:'Piston.ipt (141KB)', },{ id:'0000100032', pId:'00001', name:'Rear Hex Hub.iam (82KB)', },{ id:'0000100033', pId:'00001', name:'Rear Hub Bearing.ipt (159KB)', },{ id:'0000100034', pId:'00001', name:'Shock Absorber Front.iam (119KB)', },{ id:'0000100035', pId:'00001', name:'Shock Body 1.3 Length.ipt (185KB)', },{ id:'0000100036', pId:'00001', name:'Shock Body.iam (107KB)', },{ id:'0000100037', pId:'00001', name:'Shock Bushing.ipt (187KB)', },{ id:'0000100038', pId:'00001', name:'Shock Cartridge Cover.ipt (169KB)', },{ id:'0000100039', pId:'00001', name:'Shock Cartridge Spacer.ipt (136KB)', },{ id:'0000100040', pId:'00001', name:'Shock Cartridge.iam (92KB)', },{ id:'0000100041', pId:'00001', name:'Shock Cartridge.ipt (664KB)', },{ id:'0000100042', pId:'00001', name:'Shock Shaft.ipt (118KB)', },{ id:'0000100043', pId:'00001', name:'Shock Spring Adjustment Nut.ipt (206KB)', },{ id:'0000100044', pId:'00001', name:'Shock Strut.iam (112KB)', },{ id:'0000100045', pId:'00001', name:'Spring Cup.ipt (363KB)', },{ id:'0000100046', pId:'00001', name:'Suspension_Spring.ipt (616KB)', },{ id:'0000100047', pId:'00001', name:'Tire - 2.ipt (1738KB)', },{ id:'0000100048', pId:'00001', name:'Wheel L.iam (87KB)', },{ id:'0000100049', pId:'00001', name:'Wheel R.iam (89KB)', },{ id:'0000100050', pId:'00001', name:'Wheel.ipt (1699KB)', },{ id:'00002', pId:'1', name:'Suspension.iam (387KB)', },{ id:'00003', pId:'1', name:'Suspension.igs (14086KB)', }]; var zNodes2 = [{ id:'1', pId:'0', name:'汽車(chē)懸架系統(tǒng).zip', open:true, icon:'/Images/filetype/RAR16.PNG'}]; $(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("請(qǐng)登錄!");window.location.href='login.aspx'; } } function saveJuBao() { var bookid = '7264287'; 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("您的舉報(bào)提交成功"); } else { $("#jubaoResponse h4").html("您的舉報(bào)提交失敗"); } } }); } else { alert("請(qǐng)選擇投訴類(lèi)型或者數(shù)據(jù)錯(cuò)誤請(qǐng)刷新重試!"); } } $(function(){ $(document).bind("contextmenu",function(e){ return false; }); });
copyright@ 2011-2023 聯(lián)系方式qq:9411152
本站所有資料均屬于原創(chuàng)者所有,僅提供參考和學(xué)習(xí)交流之用,請(qǐng)勿用做其他用途,轉(zhuǎn)載必究!如有侵犯您的權(quán)利請(qǐng)聯(lián)系本站,一經(jīng)查實(shí)我們會(huì)立即刪除相關(guān)內(nèi)容!