'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'中風(fēng)病人輔助行走機(jī)構(gòu).zip', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'中風(fēng)病人輔助行走機(jī)構(gòu) (包含45個(gè)文件)', },{ id:'0000100001', pId:'00001', name:'0002.prt.1 (141KB)', },{ id:'0000100002', pId:'00001', name:'0002.prt.2 (141KB)', },{ id:'0000100003', pId:'00001', name:'0002.prt.3 (141KB)', },{ id:'0000100004', pId:'00001', name:'0002.prt.4 (141KB)', },{ id:'0000100005', pId:'00001', name:'0002.prt.5 (146KB)', },{ id:'0000100006', pId:'00001', name:'0004.prt.1 (145KB)', },{ id:'0000100007', pId:'00001', name:'0004.prt.2 (145KB)', },{ id:'0000100008', pId:'00001', name:'0004.prt.3 (145KB)', },{ id:'0000100009', pId:'00001', name:'0004.prt.4 (146KB)', },{ id:'0000100010', pId:'00001', name:'0004.prt.5 (146KB)', },{ id:'0000100011', pId:'00001', name:'0004.prt.6 (223KB)', },{ id:'0000100012', pId:'00001', name:'001.prt.1 (216KB)', },{ id:'0000100013', pId:'00001', name:'001.prt.2 (218KB)', },{ id:'0000100014', pId:'00001', name:'001.prt.3 (492KB)', },{ id:'0000100015', pId:'00001', name:'002.prt.1 (158KB)', },{ id:'0000100016', pId:'00001', name:'002.prt.2 (145KB)', },{ id:'0000100017', pId:'00001', name:'003.prt.2 (252KB)', },{ id:'0000100018', pId:'00001', name:'003.prt.3 (267KB)', },{ id:'0000100019', pId:'00001', name:'003.prt.4 (221KB)', },{ id:'0000100020', pId:'00001', name:'003.prt.5 (223KB)', },{ id:'0000100021', pId:'00001', name:'003.prt.6 (223KB)', },{ id:'0000100022', pId:'00001', name:'003.prt.7 (224KB)', },{ id:'0000100023', pId:'00001', name:'004.prt.1 (142KB)', },{ id:'0000100024', pId:'00001', name:'004.prt.2 (135KB)', },{ id:'0000100025', pId:'00001', name:'006.prt.1 (86KB)', },{ id:'0000100026', pId:'00001', name:'006.prt.2 (84KB)', },{ id:'0000100027', pId:'00001', name:'asm0002.asm.1 (117KB)', },{ id:'0000100028', pId:'00001', name:'asm0002.asm.2 (80KB)', },{ id:'0000100029', pId:'00001', name:'asm0002.asm.3 (82KB)', },{ id:'0000100030', pId:'00001', name:'asm0002.asm.4 (81KB)', },{ id:'0000100031', pId:'00001', name:'asm0002.asm.5 (1216KB)', },{ id:'0000100032', pId:'00001', name:'asm0002.asm.6 (1547KB)', },{ id:'0000100033', pId:'00001', name:'asm0002.asm.7 (127KB)', },{ id:'0000100034', pId:'00001', name:'std.out (0KB)', },{ id:'0000100035', pId:'00001', name:'trail.txt.1 (865KB)', },{ id:'0000100036', pId:'00001', name:'trail.txt.10 (1KB)', },{ id:'0000100037', pId:'00001', name:'trail.txt.2 (901KB)', },{ id:'0000100038', pId:'00001', name:'trail.txt.3 (45KB)', },{ id:'0000100039', pId:'00001', name:'trail.txt.4 (114KB)', },{ id:'0000100040', pId:'00001', name:'trail.txt.5 (147KB)', },{ id:'0000100041', pId:'00001', name:'trail.txt.6 (553KB)', },{ id:'0000100042', pId:'00001', name:'trail.txt.7 (264KB)', },{ id:'0000100043', pId:'00001', name:'trail.txt.8 (9KB)', },{ id:'0000100044', pId:'00001', name:'trail.txt.9 (1KB)', },{ id:'0000100045', pId:'00001', name:'中風(fēng)病人行走輔助機(jī)構(gòu).doc (1445KB)', click:'getBookinfo(8643260)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'中風(fēng)病人輔助行走機(jī)構(gòu).zip', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'0000100045', pId:'00001', name:'中風(fēng)病人行走輔助機(jī)構(gòu).doc',url:'http://m.facezit.com/p-8643260.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("請(qǐng)登錄!");window.location.href='login.aspx'; } } function saveJuBao() { var bookid = '3421751'; 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)選擇投訴類型或者數(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)容!