Pārlūkot izejas kodu

去掉聊天中链接信息的图标

wangaidan 8 gadi atpakaļ
vecāks
revīzija
9bd0cc4fe0
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      app/html/chats.html

+ 2 - 2
app/html/chats.html

@ -324,7 +324,7 @@
324 324
 				<a href="consultlist.html"></a>
325 325
 			</span>
326 326
 			<h1 class="mui-title toptit" id="chatName"></h1>
327
 			<span class="mui-icon mui-icon-contact mui-pull-right personhead"></span>
327
 			<!--<span class="mui-icon mui-icon-contact mui-pull-right personhead"></span>-->
328 328
 		</header>
329 329
 		<pre id='h'></pre>
330 330
 		<script id='msg-template' type="text/template">
@ -359,7 +359,7 @@
359 359
 			<div class="operatebox">
360 360
 				<div class="themespan mui-pull-left">
361 361
 					<span class="" id="consultTitle">
362
 						上面的例子用了很多属性来设置边框。
362
 						
363 363
 					</span>
364 364
 				</div>
365 365