'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'jx1090tpr23中型貨車驅(qū)動(dòng)橋結(jié)構(gòu)設(shè)計(jì).rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'驅(qū)動(dòng)橋橋殼catia建模 (包含10個(gè)文件)', },{ id:'0000100001', pId:'00001', name:'luoding1245.CATPart (226KB)', },{ id:'0000100002', pId:'00001', name:'luoding14.CATPart (223KB)', },{ id:'0000100003', pId:'00001', name:'Part1.CATPart (372KB)', },{ id:'0000100004', pId:'00001', name:'Part2.CATPart (2319KB)', },{ id:'0000100005', pId:'00001', name:'Part3.CATPart (1172KB)', },{ id:'0000100006', pId:'00001', name:'Part4.CATPart (240KB)', },{ id:'0000100007', pId:'00001', name:'Part5.CATPart (252KB)', },{ id:'0000100008', pId:'00001', name:'Product1.CATProduct (205KB)', },{ id:'0000100009', pId:'00001', name:'qiaokegaidianpian.CATPart (135KB)', },{ id:'0000100010', pId:'00001', name:'tiaozhengdianpian.CATPart (99KB)', },{ id:'00002', pId:'1', name:'十字軸A3.dwg (299KB)', click:'getBookinfo(8349369)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00003', pId:'1', name:'半軸A3.dwg (295KB)', click:'getBookinfo(8349370)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00004', pId:'1', name:'半軸齒輪A3.dwg (305KB)', click:'getBookinfo(8349371)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00005', pId:'1', name:'叉形凸緣A3.dwg (296KB)', click:'getBookinfo(8349372)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00006', pId:'1', name:'封皮.doc (24KB)', click:'getBookinfo(8349373)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00007', pId:'1', name:'差速器前殼A2.dwg (311KB)', click:'getBookinfo(8349374)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00008', pId:'1', name:'論文前+任務(wù)書模版.doc (49KB)', click:'getBookinfo(8349375)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00009', pId:'1', name:'說明書.doc (1853KB)', click:'getBookinfo(8349376)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00010', pId:'1', name:'調(diào)整螺母A3.dwg (296KB)', click:'getBookinfo(8349377)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00011', pId:'1', name:'驅(qū)動(dòng)橋裝配圖最新A0.dwg (393KB)', click:'getBookinfo(8349378)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'jx1090tpr23中型貨車驅(qū)動(dòng)橋結(jié)構(gòu)設(shè)計(jì).rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00002', pId:'1', name:'十字軸A3.dwg',url:'http://m.facezit.com/p-8349369.html', target:'_blank' },{ id:'00003', pId:'1', name:'半軸A3.dwg',url:'http://m.facezit.com/p-8349370.html', target:'_blank' },{ id:'00004', pId:'1', name:'半軸齒輪A3.dwg',url:'http://m.facezit.com/p-8349371.html', target:'_blank' },{ id:'00005', pId:'1', name:'叉形凸緣A3.dwg',url:'http://m.facezit.com/p-8349372.html', target:'_blank' },{ id:'00006', pId:'1', name:'封皮.doc',url:'http://m.facezit.com/p-8349373.html', target:'_blank' },{ id:'00007', pId:'1', name:'差速器前殼A2.dwg',url:'http://m.facezit.com/p-8349374.html', target:'_blank' },{ id:'00008', pId:'1', name:'論文前+任務(wù)書模版.doc',url:'http://m.facezit.com/p-8349375.html', target:'_blank' },{ id:'00009', pId:'1', name:'說明書.doc',url:'http://m.facezit.com/p-8349376.html', target:'_blank' },{ id:'00010', pId:'1', name:'調(diào)整螺母A3.dwg',url:'http://m.facezit.com/p-8349377.html', target:'_blank' },{ id:'00011', pId:'1', name:'驅(qū)動(dòng)橋裝配圖最新A0.dwg',url:'http://m.facezit.com/p-8349378.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 = '7835658'; 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("請選擇投訴類型或者數(shù)據(jù)錯(cuò)誤請刷新重試!"); } } $(function(){ $(document).bind("contextmenu",function(e){ return false; }); });
copyright@ 2011-2023 聯(lián)系方式qq:9411152
本站所有資料均屬于原創(chuàng)者所有,僅提供參考和學(xué)習(xí)交流之用,請勿用做其他用途,轉(zhuǎn)載必究!如有侵犯您的權(quán)利請聯(lián)系本站,一經(jīng)查實(shí)我們會(huì)立即刪除相關(guān)內(nèi)容!