Browse Source

重新提交

xiaoai_123 8 years ago
parent
commit
6dec18239d
4 changed files with 4 additions and 4 deletions
  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
 			</div>
419
 			</div>
420
 			
420
 			
421
 			
421
 			
422
 			<div id='msg-list'>
422
 			<div id='msg-list'> 
423
 				
423
 				
424
 			</div>
424
 			</div>
425
 		</div>
425
 		</div>

+ 1 - 1
app/html/consultlist.html

35
			</ul>
35
			</ul>
36
		</div>
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
	        <ul class="mui-table-view protable" id="listContainer">
40
	        <ul class="mui-table-view protable" id="listContainer">
41
	           <!--<li class="mui-table-view-cell mui-media">
41
	           <!--<li class="mui-table-view-cell mui-media">

+ 1 - 1
app/js/chats.js

73
							}
73
							}
74
							
74
							
75
						}
75
						}
76
					}
76
					} 
77
					
77
					
78
				},
78
				},
79
				error:function(xhr,type,errorThrown){
79
				error:function(xhr,type,errorThrown){

+ 1 - 1
app/js/consultlist.js

116
						}
116
						}
117
					}
117
					}
118
				}
118
				}
119
				
119
				 
120
				//专家职称
120
				//专家职称
121
				if(!data[i]["professor"]["title"]){
121
				if(!data[i]["professor"]["title"]){
122
					zhicehng = '';
122
					zhicehng = '';