Просмотр исходного кода

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

wangaidan лет назад: 8
Родитель
Сommit
9bd0cc4fe0
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      app/html/chats.html

+ 2 - 2
app/html/chats.html

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