| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153 |
- <%@ page language="java" contentType="text/html; charset=GBK"
- pageEncoding="GBK"%>
- <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=GBK">
- <title>首页</title>
- <script type=text/javascript src="/shares/js/jquery-1.6.4.min.js"></script>
- <link href="${pageContext.request.contextPath}/liger/lib/ligerUI/skins/${sessionScope.css}/css/ligerui-all.css" rel="stylesheet" type="text/css" />
- <link href="main.css" rel="stylesheet" type="text/css"></link>
- <script src="${pageContext.request.contextPath}/liger/lib/ligerUI/js/ligerui.all.js" type="text/javascript"></script>
- <script type="text/javascript" src="/shares/js/constant.js"></script>
- <script type="text/javascript" src="/shares/js/common.js"></script>
- <script type="text/javascript" src="/shares/js/yw/eu/orgIndex.js"></script>
- <script type="text/javascript" src="/shares/js/yw/eu/orgTimeIndex.js"></script>
- <script src="liger/lib/ligerUI/js/ligerui.all.js" type="text/javascript"></script>
- <script type="text/javascript">
- function loadTimeEvent(){
- sendTimeMsgCount();
- }
-
- function forEachInfo(){
- window.setInterval("sendTimeMsgCount()", 30000);
- }
- function firstLoad(){
- try{
- sendTimeMsgCount();
- window.setTimeout(forEachInfo,5000);
- var onlineObj = $("#online",window.top.document);
- $(onlineObj).parent().show();
- }catch(e){}
-
- }
-
- window.onload = function(){
- $("#topTitle").val(window.top.document.title);
- firstLoad();
- };
- </script>
- <style type="text/css">
- .img_msg{
- vertical-align:text-bottom;
- width:15px;
- height:15px;
- color:#000000;
- }
- .img_content{
- float:left;
- width:50px;
- position:absolute;
- right:20%;
- top:0px;
- }
- .img_content a,img_content span{
- color:#000;
- }
- .img_content a{
- display:inline-block;
- width:39px;
- }
- .tip_msg{
- padding-top:5px;
- width:50px;
- height:20px;
- }
-
- .l-tree .l-box {
- width: 25px;
- height: 30px;
- overflow: hidden;
- float: left;
- background-image:url('${pageContext.request.contextPath}/liger/lib/ligerUI/skins/Aqua/images/tree/tree.gif');
- background-position: -22px -220px;
- }
- .l-tree .l-line {background-position: 0px -176px;}
- .l-tree .l-note-last {
- background-position: 0px -198px;
- }
- .l-tree .l-onlychild .l-expandable-close{background-repeat: no-repeat;background-position: 7px 11px;background-image:url('${pageContext.request.contextPath}/liger/lib/ligerUI/skins/Aqua/images/index/tree-close.png');}
- .l-tree .l-onlychild .l-expandable-open{background-repeat: no-repeat;background-position: 7px 11px;background-image:url('${pageContext.request.contextPath}/liger/lib/ligerUI/skins/Aqua/images/index/tree-open.png');}
- .l-tree .l-note {
- width:25px;
- background-position: 0px -198px;
- background-image:url('${pageContext.request.contextPath}/liger/lib/ligerUI/skins/Aqua/images/tree/tree.gif');
- }
- .l-tree .l-tree-icon-folder-open {
- width: 25px;
- background-image:url('/ynet/liger/lib/ligerUI/skins/Aqua/images/tree/wenjj.gif');
- background-position:25px 2px;
- }
- .l-tree .l-tree-icon-folder{width: 25px;background-position: -3px -23px; background-image:url('/ynet/liger/lib/ligerUI/skins/Aqua/images/tree/wenjj.gif')}
- .l-tree .l-tree-icon-none {
- background: none;
- }
- </style>
- </head>
- <body>
- <input type="hidden" name="currentUserId" id="currentUserId" value="${session.currentUser.useId}">
- <input type="hidden" id="topTitle" value="">
- <input type="hidden" name="iName" id="iName" value="${iname}">
- <div id="tab1" class="tab1" style="width:100%;background:#fff;float:left;">
- <div title="在线" class="org_tree online_tree" style="overflow:auto">
- <ul id="onlineList" title="右键更多" class="tree" style="margin-top: 3px;">
- </div>
- <div title="组织架构" class="org_tree" style="overflow:auto">
- <ul id="orgList" title="右键更多" class="tree" style="margin-top: 3px;">
- </div>
- <div title="群组" class="org_tree" style="height:100%;background:#fff;overflow:auto">
- <ul id="groupList" title="右键更多" class="tree" style="margin-top: 3px;">
- </div>
- </div>
- <div style="float:left;width:50px;margin-top:-1px;position:absolute;right:10%;top:15%;">
- <div title="" style="width:50px;border:1px solid #ccc;text-align:center">
- <!-- <div class="tip_msg">
- <a href="#" onclick="openTab('1')" title="会话">
- <img src="/shares/images/eu/org_1.gif" class="img_msg" id="imgCount" />(<span id="imCount">0</span>)
- </a>
- </div>
- <div class="tip_msg">
- <a href="#" onclick="openTab('2')" title="消息">
- <img src="/shares/images/eu/org_2.gif" class="img_msg"/>(<span id="msgCount">0</span>)
- </a>
- </div>
- <div class="tip_msg">
- <a href="#" onclick="openTab('3')" title="邮件">
- <img src="/shares/images/eu/org_3.png" class="img_msg"/>(<span id="emailCount">0</span>)
- </a>
- </div> -->
- <c:forEach items="${tmms}" var="tmm">
- <div class="tip_msg">
- <a href="#" onclick="openTab('${tmm.tab}')" title="${tmm.title}">
- <img src="/shares/images/eu/${tmm.imgName}" class="img_msg" id="${tmm.name}_imgCount" />(<span id="${tmm.name}Count">0</span>)
- </a>
- </div>
- </c:forEach>
- </div>
- </div>
- <!-- <div class="img_content">
- <div title="" style="padding-top:5px;width:150px;color:#000;">
- <a href="#" onclick="openTab('1')" title="会话">
- <img src="/shares/images/eu/org_1.gif" class="img_msg" id="imgCount" />(<span id="imCount">0</span>)
- </a><a href="#" onclick="openTab('2')" title="消息">
- <img src="/shares/images/eu/org_2.gif" class="img_msg"/>(<span id="msgCount">0</span>)
- </a><a href="#" onclick="openTab('3')" title="邮件">
- <img src="/shares/images/eu/org_3.png" class="img_msg"/>(<span id="emailCount">0</span>)
- </a>
- </div>
- </div> -->
-
- </body>
- </html>
|