Browse Source

加上符号

jack 8 years ago
parent
commit
9a7a47ee0a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/workindex.js

+ 1 - 1
js/workindex.js

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