Browse Source

对话人顶部信息

luyanan 7 years ago
parent
commit
d7d73016fc
3 changed files with 12 additions and 10 deletions
  1. 9 8
      css/main.html_aio_eb0d518.css
  2. 1 1
      js/header.js
  3. 2 1
      tidings.html

+ 9 - 8
css/main.html_aio_eb0d518.css

4523
  background-color: #ffffff;
4523
  background-color: #ffffff;
4524
}
4524
}
4525
#chatBox .chat_content_head {
4525
#chatBox .chat_content_head {
4526
  position: absolute;
4527
  left: 0;
4528
  right: 0;
4529
  top: 0;
4530
  margin: 0 20px;
4531
  padding: 10px 0;
4532
  height: 49px;
4526
  /*position: absolute;
4527
  left: 0;
4528
  right: 0;
4529
  top: 0;
4530
  margin: 0 20px;*/
4531
  padding: 10px 20px;
4532
  height:54px;
4533
  line-height: 33px;
4533
  line-height: 33px;
4534
  border-bottom: 1px solid #d5dadf;
4534
  border-bottom: 1px solid #d5dadf;
4535
  z-index: 2;
4535
  z-index: 2;
4586
  transform: translate(-50%, -50%);
4586
  transform: translate(-50%, -50%);
4587
  max-width: 220px;
4587
  max-width: 220px;
4588
  font-size: 16px;
4588
  font-size: 16px;
4589
  text-align: center;
4589
}
4590
}
4590
#chatBox .chat_content_head .head_info span.center span {
4591
#chatBox .chat_content_head .head_info span.center span {
4591
  font-size: inherit;
4592
  font-size: inherit;
4681
  width: 100% !important;
4682
  width: 100% !important;
4682
}
4683
}
4683
#chatBox .chat_body .chat_body_list .time {
4684
#chatBox .chat_body .chat_body_list .time {
4684
  height: 20px;
4685
 /* height: 20px;*/
4685
}
4686
}
4686
#chatBox .chat_body .load_icon {
4687
#chatBox .chat_body .load_icon {
4687
  display: block;
4688
  display: block;

+ 1 - 1
js/header.js

40
					           ' </div>' + 
40
					           ' </div>' + 
41
						'</div>' +
41
						'</div>' +
42
						'<ul class="headnavbtn floatR">'+
42
						'<ul class="headnavbtn floatR">'+
43
								'<li class="mymessage"><a href="tidings.html">消息<span class="badge">3</span></a></li>'+
43
								'<li class="mymessage"><a href="tidings.html">消息<span class="badge"></span></a></li>'+
44
								'<li class="mywork"><a href="myDemand.html">我的工作台</a></li>'+
44
								'<li class="mywork"><a href="myDemand.html">我的工作台</a></li>'+
45
						'</ul>' +
45
						'</ul>' +
46
					'</div>' +
46
					'</div>' +

+ 2 - 1
tidings.html

6
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7
<title>消息-科袖网</title>
7
<title>消息-科袖网</title>
8
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png" media="screen" />
8
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png" media="screen" />
9
<link href="css/bootstrap.min.css" rel="stylesheet">
9
<link type="text/css" href="css/common.css" rel="stylesheet">
10
<link type="text/css" href="css/common.css" rel="stylesheet">
10
<link type="text/css" href="css/genindex.css" rel="stylesheet">
11
<link type="text/css" href="css/genindex.css" rel="stylesheet">
11
<link rel="stylesheet" type="text/css" href="./css/main.html_aio_eb0d518.css">
12
<link rel="stylesheet" type="text/css" href="./css/main.html_aio_eb0d518.css">
38
									<span class="user_name">李朋涛</span>
39
									<span class="user_name">李朋涛</span>
39
									<em class="authiconNew " ></em>
40
									<em class="authiconNew " ></em>
40
								</span>
41
								</span>
41
								<span class="chating_resume_status" style="display:block;margin-top:5px;">
42
								<span class="chating_resume_status ellipsisSty" style="display:block;margin-top:5px;">
42
									职称  所在机构,职位
43
									职称  所在机构,职位
43
								</span>
44
								</span>
44
							</span>
45
							</span>