Browse Source

加上文字

jack 8 years ago
parent
commit
f80f8377e7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/js/proinforupdate-more.js

+ 2 - 2
app/js/proinforupdate-more.js

@ -30,7 +30,7 @@ var eduBgShow = function(data) {
30 30
				                       }				                       
31 31
				                    string+='</p>'
32 32
				                    if(data[i].year) {
33
				                       	 string+='<p class="listtit3">'+data[i].year+'</p>'
33
				                       	 string+='<p class="listtit3">毕业于'+data[i].year+'</p>'
34 34
				                       }									   
35 35
				                    string+='</div></a></li>'
36 36
								html.push(string);
@ -194,7 +194,7 @@ var eduBgShow = function(data) {
194 194
					string += '<div class="updatebox updatebox2 honor" title=' + data[i].id + '><em class="mui-icon mui-icon-compose updatebtn"></em></div></div>'
195 195
					string += '<p class="listtit3">'
196 196
					if(data[i].year) {
197
						string += "发表于" + data[i].year + "年";
197
						string += "获得于" + data[i].year + "年";
198 198
					}
199 199
					string += '</p>'
200 200
					string += '<p class="listtit3 mutlinebox">'