ソースを参照

分享专家无职称则职称不显示

jack 8 年 前
コミット
e1843151f9
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      app/js/proinfobrow.js

+ 1 - 1
app/js/proinfobrow.js

@ -4,7 +4,7 @@ var noExpert = document.getElementById("noExpert");
4 4
var personalMaterial = document.getElementsByClassName('personalMaterial');
5 5
var personSummary = document.getElementsByClassName("breifinfo")[0];
6 6
var professorName;
7
var title;
7
var title="";
8 8
var clickFlag = true;
9 9
mui.plusReady(function() {
10 10
	var userid = plus.storage.getItem('userid');