'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'l2003215072_葉川_音像銷售系統(tǒng)的設(shè)計與實現(xiàn).rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'音像銷售系統(tǒng) (包含34個文件)', },{ id:'0000100001', pId:'00001', name:'conn (包含2個文件)', },{ id:'000010000100001', pId:'0000100001', name:'CloseConn.inc (0KB)', },{ id:'000010000100002', pId:'0000100001', name:'OpenConn.inc (0KB)', },{ id:'0000100002', pId:'00001', name:'data (包含2個文件)', },{ id:'000010000200001', pId:'0000100002', name:'data_Data.MDF (1152KB)', },{ id:'000010000200002', pId:'0000100002', name:'shop_Log.LDF (1024KB)', },{ id:'0000100003', pId:'00001', name:'_notes (包含1個文件)', },{ id:'000010000300001', pId:'0000100003', name:'showlink.asp.mno (0KB)', },{ id:'0000100004', pId:'00001', name:'addd.asp (2KB)', },{ id:'0000100005', pId:'00001', name:'addToCar.asp (0KB)', },{ id:'0000100006', pId:'00001', name:'adminLogin.asp (1KB)', },{ id:'0000100007', pId:'00001', name:'adminLogout.asp (0KB)', },{ id:'0000100008', pId:'00001', name:'adminManage.asp (0KB)', },{ id:'0000100009', pId:'00001', name:'adminMerchandiselist.asp (1KB)', },{ id:'0000100010', pId:'00001', name:'adminPrc.asp (2KB)', },{ id:'0000100011', pId:'00001', name:'adminShoppingList.asp (0KB)', },{ id:'0000100012', pId:'00001', name:'customerList.asp (1KB)', },{ id:'0000100013', pId:'00001', name:'del.asp (0KB)', },{ id:'0000100014', pId:'00001', name:'deleteOrder.asp (0KB)', },{ id:'0000100015', pId:'00001', name:'index.asp (0KB)', },{ id:'0000100016', pId:'00001', name:'merchandiseList.asp (1KB)', },{ id:'0000100017', pId:'00001', name:'modify.asp (2KB)', },{ id:'0000100018', pId:'00001', name:'search.asp (3KB)', },{ id:'0000100019', pId:'00001', name:'searchChose.asp (0KB)', },{ id:'0000100020', pId:'00001', name:'shoppingCar.asp (1KB)', },{ id:'0000100021', pId:'00001', name:'showlink.asp (0KB)', },{ id:'0000100022', pId:'00001', name:'Thumbs.db (12KB)', },{ id:'0000100023', pId:'00001', name:'userLogin.asp (1KB)', },{ id:'0000100024', pId:'00001', name:'userlogout.asp (0KB)', },{ id:'0000100025', pId:'00001', name:'userManage.asp (0KB)', },{ id:'0000100026', pId:'00001', name:'userModify.asp (5KB)', },{ id:'0000100027', pId:'00001', name:'userProc.asp (2KB)', },{ id:'0000100028', pId:'00001', name:'userReg.asp (5KB)', },{ id:'0000100029', pId:'00001', name:'~$銷售系統(tǒng) 文檔.doc (0KB)', click:'getBookinfo(8164827)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00002', pId:'1', name:'L2003215072_葉川_影像銷售系統(tǒng)的設(shè)計與實現(xiàn).doc (264KB)', click:'getBookinfo(8164828)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'l2003215072_葉川_音像銷售系統(tǒng)的設(shè)計與實現(xiàn).rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'0000100029', pId:'00001', name:'~$銷售系統(tǒng) 文檔.doc',url:'http://canyonlakefaqs.com/p-8164827.html', target:'_blank' },{ id:'00002', pId:'1', name:'L2003215072_葉川_影像銷售系統(tǒng)的設(shè)計與實現(xiàn).doc',url:'http://canyonlakefaqs.com/p-8164828.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 = '3526058'; 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; }); });