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,13 +4523,13 @@ body {
4523 4523
  background-color: #ffffff;
4524 4524
}
4525 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 4533
  line-height: 33px;
4534 4534
  border-bottom: 1px solid #d5dadf;
4535 4535
  z-index: 2;
@ -4586,6 +4586,7 @@ body {
4586 4586
  transform: translate(-50%, -50%);
4587 4587
  max-width: 220px;
4588 4588
  font-size: 16px;
4589
  text-align: center;
4589 4590
}
4590 4591
#chatBox .chat_content_head .head_info span.center span {
4591 4592
  font-size: inherit;
@ -4681,7 +4682,7 @@ body {
4681 4682
  width: 100% !important;
4682 4683
}
4683 4684
#chatBox .chat_body .chat_body_list .time {
4684
  height: 20px;
4685
 /* height: 20px;*/
4685 4686
}
4686 4687
#chatBox .chat_body .load_icon {
4687 4688
  display: block;

+ 1 - 1
js/header.js

@ -40,7 +40,7 @@ var headerHtml = '';
40 40
					           ' </div>' + 
41 41
						'</div>' +
42 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 44
								'<li class="mywork"><a href="myDemand.html">我的工作台</a></li>'+
45 45
						'</ul>' +
46 46
					'</div>' +

+ 2 - 1
tidings.html

@ -6,6 +6,7 @@
6 6
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7 7
<title>消息-科袖网</title>
8 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 10
<link type="text/css" href="css/common.css" rel="stylesheet">
10 11
<link type="text/css" href="css/genindex.css" rel="stylesheet">
11 12
<link rel="stylesheet" type="text/css" href="./css/main.html_aio_eb0d518.css">
@ -38,7 +39,7 @@
38 39
									<span class="user_name">李朋涛</span>
39 40
									<em class="authiconNew " ></em>
40 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 44
								</span>
44 45
							</span>