xiaoai_123 8 年 前
コミット
6dec18239d
共有4 個のファイルを変更した4 個の追加4 個の削除を含む
  1. 1 1
      app/html/chats.html
  2. 1 1
      app/html/consultlist.html
  3. 1 1
      app/js/chats.js
  4. 1 1
      app/js/consultlist.js

+ 1 - 1
app/html/chats.html

@ -419,7 +419,7 @@
419 419
 			</div>
420 420
 			
421 421
 			
422
 			<div id='msg-list'>
422
 			<div id='msg-list'> 
423 423
 				
424 424
 			</div>
425 425
 		</div>

+ 1 - 1
app/html/consultlist.html

@ -35,7 +35,7 @@
35 35
			</ul>
36 36
		</div>
37 37
        <!--图文列表-->
38
        <div class="mui-card-content conblock" style="margin-top:0 ;">
38
        <div class="mui-card-content conblock" style="margin-top:0;">
39 39
        	
40 40
	        <ul class="mui-table-view protable" id="listContainer">
41 41
	           <!--<li class="mui-table-view-cell mui-media">

+ 1 - 1
app/js/chats.js

@ -73,7 +73,7 @@ mui.ready(function() {
73 73
							}
74 74
							
75 75
						}
76
					}
76
					} 
77 77
					
78 78
				},
79 79
				error:function(xhr,type,errorThrown){

+ 1 - 1
app/js/consultlist.js

@ -116,7 +116,7 @@ mui.ready(function() {
116 116
						}
117 117
					}
118 118
				}
119
				
119
				 
120 120
				//专家职称
121 121
				if(!data[i]["professor"]["title"]){
122 122
					zhicehng = '';