⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jobymgl.jsp

📁 华东粮油电子交易市场网站源码华东粮油电子交易市场网站源码华东粮油电子交易市场网站源码
💻 JSP
字号:
 <%@ page contentType="text/html;charset=GBK"%>
<%@ include file="/inc/pv/user.jsp"%>
<%@ include file="/inc/public/msg.jsp"%>

<%
	String strOfficeStyle = site.bean.SitePara.strVirtualName + "/member/" + igec.util.CookieUtil.getCookieValue(request,site.bean.SitePara.strCookieUserTheme,"stand");
    
    java.util.ArrayList list=new java.util.ArrayList();
    igec.site.base.bean.LongSysObj lo=new  igec.site.base.bean.LongSysObj();

	String strSltFlag="0";
	strSltFlag=igec.util.Tool.getStr(request.getParameter("sltFlag"));
	if(igec.util.Tool.IsEmpty(strSltFlag)){
		strSltFlag="0";
	}

	String strIsLook="";
	strIsLook=igec.util.Tool.getStr(request.getParameter("isLook"));
	if(igec.util.Tool.IsEmpty(strIsLook)){
		strIsLook="";
	}
	lo.setStrValue3(strIsLook);// 是否查看标记

    lo.setStrValue2("1");
    lo.setStrValue1(user.getStrUserId());
    int	flag=site.business.MebJobYMBusiness.getManageLists(list, lo,request);    

%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK" />
<title> 会员办公室--<%=site.bean.SitePara.strWebTitle%> </title>
<script language="javascript" src="<%=site.bean.SitePara.strVirtualName%>/js/clear.jsp"></script>
<script language="JavaScript" src="<%=site.bean.SitePara.strVirtualName%>/js/public.js"></script> 
<script language="javascript" src="<%=site.bean.SitePara.strVirtualName%>/js/xmlhttp.js"></script>
<link rel="stylesheet" rev="stylesheet" href="<%=strOfficeStyle%>/css/content.css" type="text/css" />
<link rel="stylesheet" rev="stylesheet" href="<%=strOfficeStyle%>/css/tree.css" type="text/css" />
<link rel="stylesheet" rev="stylesheet" href="<%=strOfficeStyle%>/css/mainframe.css" type="text/css" />
<script type="text/javascript" src="<%=site.bean.SitePara.strVirtualName%>/member/js/tree.jsp?baseurl=<%=strOfficeStyle%>"></script> 
<link rel="shortcut icon" href="<%=site.bean.SitePara.strVirtualName%>/favicon.ico"></head>  

<script>
 function upWindow(id){
    window.open('jobymcx.jsp?id='+id,'newwindow','width='+(window.screen.width)+',toolbar=no,menubar=no,scrollbars=yes,  resizable=yes,location=no,status=no');
}
 
    function deleteGQ(){
		var strResult = getSelectRsFromForm("RSID",form1);
		if("ERROR"==strResult){
			alert("请选择待删除项目!");
			return;
		}
		delRs("<%=site.bean.SitePara.strVirtualName%>/member/jobym.do?opt=opd&id=" + strResult);
	}
 
</script>
  <body>
  <form id="form1" name="form1">
  <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr> 
      <td  valign="top"><table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
      <td height="20">&nbsp;</td>
    </tr>
    <tr>
      <td height="2" bgcolor="#fd790d"></td>
    </tr>
  </table>
        <table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
      <td height="50"><font color="112382" class="font14"><strong>&nbsp;&nbsp;&nbsp;&nbsp;</strong></font>
        <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="77%"><font color="112382" class="font14"><strong>管理来信信息</strong></font></td>
            <!--<td width="23%"><input type="submit" name="Submit4" value="发布新的供求信息" /></td>-->
          </tr>
        </table>        </td>
    </tr>
   
     <tr>
      <td height="50" valign="middle"><table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
      </table>
        <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td height="20">
             &nbsp;&nbsp; <input type="button" name="Submit2" onclick="javascript:deleteGQ()" value="批量删除" />
             <img src="images/help.gif" width="16" height="16" />  <strong>友情提示:删除操作不可恢复,请慎重操作。</td>
          </tr>
        </table></td>
    </tr>
   <tr>
	<br>
      <td valign="middle">
	  <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr valign="middle">
          <td height="24" align="right" valign="middle"><strong>
         &nbsp;<font color='<%="0".equals(strSltFlag)?"#ADA61D":"blue"%>' style="cursor:hand" onclick="javascript:window.location='<%=site.bean.SitePara.strVirtualName%>/member/znmessagemx.do?action=list_receive&sltFlag=0&iid=<%=strMenuId%>'">所有</font>
         &nbsp;<font color='<%="1".equals(strSltFlag)?"#ADA61D":"blue"%>' style="cursor:hand" onclick="javascript:window.location='<%=site.bean.SitePara.strVirtualName%>/member/znmessagemx.do?action=list_receive&sltFlag=1&isLook=1&iid=<%=strMenuId%>'">已看</font>
		 &nbsp;<font color='<%="2".equals(strSltFlag)?"#ADA61D":"blue"%>' style="cursor:hand" onclick="javascript:window.location='<%=site.bean.SitePara.strVirtualName%>/member/znmessagemx.do?action=list_receive&sltFlag=2&isLook=0&iid=<%=strMenuId%>'">未看</font>
          </strong></td>
        </tr>
      </table></td>
    </tr>
    <tr>
      <td height="110" valign="top"><table width="90%" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#FFFFFF">
          <tr>
    		<td width="25%" height="25" align="center" bgcolor="#e5f3fa" class="border3">选择</td>
            <td width="25%" height="25" align="center" bgcolor="#e5f3fa" class="border3"><strong>标题</strong></td> 
            <td width="18%" align="center" bgcolor="#e5f3fa" class="border3"><strong>状态</strong></td>
			<td width="17%" align="center" bgcolor="#e5f3fa" class="border3"><strong>投递时间</strong></td>
            <td width="13%" align="center" bgcolor="#e5f3fa" class="border3"><strong>管理</strong></td>
          </tr>
		  
		  <%
			  if(flag>=0&&list!=null&&list.size()>0)
			    for(int i=0;i<list.size();i++){
                   site.bean.MebJobYMObj info=(site.bean.MebJobYMObj)(list.get(i));  
		   %>
          <tr>
		    <td height="50" align="center"  class="border3"><input type="checkbox" name="RSID" value="<%=info.getId()%>" /></td>
            <td height="50" align="center"  onmouseover="this.style.cursor='hand';" onclick="javascript:upWindow('<%=info.getId()%>');" class="border3"><%=info.getTitle()%></td>
			<td align="center" class="border3" onmouseover="this.style.cursor='hand';" onclick="javascript:upWindow('<%=info.getId()%>');"><%=info.getIslock().equals("1")?"已阅":"未阅"%></td>
            <td align="center" class="border3" onmouseover="this.style.cursor='hand';" onclick="javascript:upWindow('<%=info.getId()%>');"><%=igec.util.Tool.getStrTime(info.getAddtime(),1)%></td>            
            <td align="center" class="border3">
			  <font onclick="javascript:upWindow('<%=info.getId()%>');" onmouseover="this.style.cursor='hand';">查看</font>			</td>
          </tr>
		  <% } %>
        </table>
       <center><%=lo.getStrValue15().equals("")?"":lo.getStrValue15()%></center>  
	   </td>
    </tr>
  </table></td>
    </tr>
  </table>
  </form>
 

  </body>
 </html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -