Explorar el Código

非专家是点击查看

jack %!s(int64=8) %!d(string=hace) años
padre
commit
c2d59b97e2
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      js/workindex.js

+ 2 - 1
js/workindex.js

@ -48,7 +48,8 @@ $(function() {
48 48
				if(data.success) {
49 49
					oAuthType=data.data.authType;
50 50
					if(oAuthType==0){
51
						$("#ponUm").text("个我正在发布的需求")
51
						$("#ponUm").text("个我正在发布的需求");
52
						$("#searchDemand").text("点击查看");
52 53
						demandNumMy(); 
53 54
					}else if(oAuthType==1){
54 55
						demandNum();