Browse Source

解决了具体需求及备注样式显示问题

luyanan 8 years ago
parent
commit
dceb304cb1

+ 9 - 3
src/main/webapp/css/popup.css

@ -27,8 +27,9 @@
27 27
.resoutab tr th{ line-height:30px;vertical-align: text-top; padding:4px 0;}
28 28
.requiredcon{ color:red; position:absolute;font-size:16px; top:0; right:0;}
29 29

30
.resouimgbox{ width:240px; margin:10px;}
31
.resouimg{width:240px; border:1px solid #d6d6d6; height:240px; position:relative; overflow:hidden;  }
30
.resouimgbox{ width:220px; margin:10px;}
31
.resouimgboxadd{ width:260px;}
32
.resouimg{width:100%; border:1px solid #d6d6d6; height:240px; position:relative; overflow:hidden;  }
32 33
.resouup{width: 100%;height:100%;position: absolute; top:0;background-color: rgba(0,0,0,0.4);font-size:14px;line-height:240px;color: #fff; text-align:center;}
33 34
#resouup{ width: 100%;height:100%;box-shadow: none;opacity:0; position: absolute;left:0;top:0px;cursor: pointer;}
34 35
.resouimgmsg{ position: relative; top:10px;left:30px;font-size: 13px;color: #aaa;}
@ -113,7 +114,8 @@
113 114

114 115
/*详细信息*/
115 116
.resoudetailinfo{position:absolute;margin-top:40px; background:#fff; font-size:14px;border-radius:10px;padding:20px;margin-bottom:40px;z-index:1900;box-shadow: 2px 4px 10px 4px #555; -webkit-box-shadow: 2px 4px 10px 4px #555; -moz-box-shadow: 2px 4px 10px 4px #555;}
116
.resoudetailinfo .resoushowimg1{width:100%; border:1px solid #d6d6d6; height:200px;overflow:hidden;}
117
.resoudetailinfo .resouimgbox1{ width:220px; margin:10px;}
118
.resoudetailinfo .resoushowimg1{width:200px; border:1px solid #d6d6d6; height:200px;overflow:hidden;}
117 119
.resoudetailinfo .resoutab1{ width:400px;}
118 120
.resoudetailinfo .resoutab1 tr td{ min-width:200px; padding:4px;line-height:30px;  }
119 121
.resoudetailinfo .resoutab1 tr th{ line-height:30px;vertical-align: text-top; padding:4px 0;}
@ -169,4 +171,8 @@
169 171
.commentcon2 tr td{ width:90%;max-width:400px; padding:4px 0;}
170 172
.commentcon2 tr th{ width:10%;}
171 173

174
/*textare盒子*/
175
.limitBox{/*  height:540px; */}
176
.limitwordbox{ position: absolute; width: 540px; text-align: justify;}
177
.limitwords{position: absolute; width: 100%; overflow: hidden;}
172 178


+ 1 - 1
src/main/webapp/css/workspace.css

@ -41,7 +41,7 @@
41 41
.resoubrief tr td ul{max-height: 260px;overflow: hidden;}
42 42
.resoubrief tr td ul li{ width:100%; max-width:160px; text-indent:1.5em; word-break: break-all;text-align: justify; /*text-overflow:ellipsis; overflow:hidden; white-space:nowrap;*/}
43 43
.resoubrief tr td ul li:first-child{text-indent:0;font-size: 15px;color: #ff8400;}
44
.resoubrief tr td .resoimgbox{width: 160px; height: 160px; overflow:hidden;}
44
.resoubrief tr td .resoimgbox{width: 160px; height: 160px;border-radius: 4px; overflow:hidden;}
45 45
.managebtn{ display:block; background:#ff8400;margin:auto;width:120px;font-size:14px;line-height:30px;color:#fff; border-radius:4px; text-align:center; cursor:pointer;}
46 46

47 47
.righttab{ width:82%;}

+ 12 - 0
src/main/webapp/js/common.js

@ -103,6 +103,18 @@ function replaceStr(s)
103 103
} 	
104 104
//**********************//
105 105

106
//根据内容的多少获取高度给父级设置高度
107
function limitHeight(){
108
	var Length = $(".limitBox").length;
109
	for(var i=0; i<Length;i++){
110
		var limitheight = $(".limitwords").eq(i).height();
111
		console.log(limitheight);
112
		$(".limitBox").eq(i).css("height",limitheight);
113
	}
114
	
115
}
116

117

106 118
//根据用户输入的Email跳转到相应的电子邮箱首页  
107 119
var hash={  
108 120
    'qq.com': 'http://mail.qq.com',  

+ 42 - 5
src/main/webapp/js/information.brow.js

@ -250,7 +250,7 @@ loginStatus();//读取用户头像
250 250
							$("#title").val($info.title);
251 251
							$("#orgId").val($info.orgId);
252 252
							$("#organ").attr("href","organization-brow.html?orgId="+$info.orgId+"");
253
							console.log($info.orgId);
253
							//console.log($info.orgId);
254 254
							$("#orgName").val($info.orgName);
255 255
							$("#department").val($info.department);
256 256
							$("#descp").val($info.descp);
@ -378,11 +378,11 @@ $(".subsidebar").click(function(){
378 378
					for(var i=0;i<data.data.length;i++){
379 379
						add='<div class="sharesrc">'
380 380
						add+='<div class="shareshow">'
381
	                	add+='<a href=""><img src="/images/resource/'+data.data[i].resourceId+'.jpg" width="100%" height="100%" class="resourceImg"></a>'
381
	                	add+='<a class="remess" resourceId='+data.data[i].resourceId+'><img src="/images/resource/'+data.data[i].resourceId+'.jpg" width="100%" height="100%" class="resourceImg"></a>'
382 382
	                 	add+='<div class="shareopeart"><a class="sharebtn">咨询</a><a class="sharebtn applicant">申请</a></div>'
383 383
	             		add+='</div>'
384 384
	             		add+='<p>资源名称:<span class="presou">'+ data.data[i].resourceName+'</span></p>'
385
	             		add+='<p class="briefinfor">简介:'+data.data[i].descp+'</p>'
385
	             		add+='<p class="briefinfor">简介:'+data.data[i].supportedServices+'</p>'
386 386
	        			add+='</div>'
387 387
	        			$("#sharescrollbox").append(add);
388 388
						$('.applicant').eq(i).attr("resourceId",data.data[i].resourceId);
@ -454,10 +454,47 @@ $(".subsidebar").click(function(){
454 454
		"error":function(){$.MsgBox.Alert('message','failddd')}
455 455
		})	
456 456
	}
457
	//查看资源详细信息
458
	$('#sharescrollbox').on("click",'.remess',function(){
459
		var resourceID=$(this).attr("resourceId");
460
		ResourceMessage();
461
		$.ajax({		
462
			"url":"/ajax/resource/"+resourceID,
463
			"type":"get",
464
			"async": true,
465
			"success":function(info){
466
				if(info.success)
467
					{
468
					console.log(info);
469
					$("#resourceName").text(info.data.resourceName);
470
					$("#supportedServices").text(info.data.supportedServices);
471
					$("#hopePayMethod").text(info.data.hopePayMethod) ;
472
					$("#cooperationNotes").text(info.data.cooperationNotes) ;
473
					$("#subject").text(info.data.subject);
474
					$("#industry").text(info.data.industry);
475
					$("#descp").text(info.data.descp);
476
					$("#professor").text(name);
477
					$(".resouImage").attr("src","/images/resource/"+resourceID+".jpg");
478
					$(".resouImage").load(function(){})
479
						.error(function(){
480
							$(this).attr("src","/images/default-resource.jpg");
481
						});
482
					}
483
					else
484
					{
485
						$.MsgBox.Alert('message',"系统异常!");
486
					}
487
			},
488
			"error":function(){$.MsgBox.Alert('message','failed')}
489
		});  
490
	})
457 491
//资源申请入口
458 492
	$('.introduction').on("click",'.applicant',function(){
459 493
		if(userid && userid != null && userid != "null"){
460 494
			ResourceApply();//调用资源申请HTML创建函数
495
			$(".limitBox").removeClass("limitBox");
496
	        $(".limitwords").removeClass("limitwords");
497
	        $(".limitwordbox").removeClass("limitwordbox");
461 498
			//获取当前时间并且格式化时间
462 499
			var myDate = new Date();
463 500
			var nowYear = myDate.getFullYear();
@ -577,7 +614,7 @@ $(".subsidebar").click(function(){
577 614
				"contentType" : "application/x-www-form-urlencoded",
578 615
				"success" : function(response) {
579 616
					if (response.success) {
580
						console.log(response);
617
						//console.log(response);
581 618
						$("#professorName").text(response.data["name"]);
582 619
						$("#professorTitle").text(response.data["title"]);
583 620
						
@ -645,7 +682,7 @@ $(".subsidebar").click(function(){
645 682
				//传值:咨询类型、主题、内容、专家id、申请人id
646 683
				"data" : consultStr,				
647 684
				"contentType" : "application/x-www-form-urlencoded",
648
				"beforeSend":function(){console.log(this.data)},
685
				"beforeSend":function(){/*console.log(this.data)*/},
649 686
				"dataType" : "json",
650 687
				"success" : function(response) {
651 688
					

+ 60 - 13
src/main/webapp/js/popup.js

@ -23,13 +23,13 @@ function ResourceInfo() {
23 23
		PopHtml += '<tr><th class="resouinfotype"  scope="row">学术领域</th><td><div class="resouinforcon"><input type="text" class="frmtype" id="subject"></div></td></tr>';
24 24
		PopHtml += '<tr><th class="resouinfotype"  scope="row">应用行业</th><td><div class="resouinforcon"><input type="text" class="frmtype" id="industry"></div></td></tr>'; 
25 25
		PopHtml += '<tr><th class="resouinfotype"  scope="row">期望付款方式</th><td><div class="resouinforcon"><input type="text" class="frmtype" placeholder="例:一次性付款"  id="hopePayMethod"></div></td></tr>';
26
		PopHtml += '<tr><th class="resouinfotype"  scope="row">详细描述</th><td ><div class="resouinforcon"><textarea class="frmtype" id="descp"></textarea></div></td></tr>';
27
		PopHtml += '<tr><th class="resouinfotype" scope="row">合作备注</th><td><div class="resouinforcon"><textarea class="frmtype" id="cooperationNotes"></textarea></div></td></tr>';
26
		PopHtml += '<tr class="limitBox"><th class="resouinfotype"  scope="row">详细描述</th><td class="limitwordbox"><div class="resouinforcon limitwords"><textarea class="frmtype" id="descp"></textarea></div></td></tr>';
27
		PopHtml += '<tr class="limitBox"><th class="resouinfotype" scope="row">合作备注</th><td class="limitwordbox"><div class="resouinforcon limitwords"><textarea class="frmtype" id="cooperationNotes"></textarea></div></td></tr>';
28 28
		PopHtml +='</table>';
29 29
		
30 30
		/////////////资源图片上传////////////////////
31 31
		//图像
32
		PopHtml +='<div class="resouimgbox floatL">';
32
		PopHtml +='<div class="resouimgbox resouimgboxadd floatL">';
33 33
		PopHtml += '<div class="resouinforcon">';
34 34
		PopHtml += '<div class="resouimg" >';
35 35
		PopHtml += '<span class="resouup"><input type="file" name="file" id="resouup" >上传资源图片</span>';
@ -169,8 +169,55 @@ function ResourceInfo() {
169 169
		})	
170 170
}
171 171
//资源信息 //
172

173

172
//资源详细页面
173
function ResourceMessage() {	
174
	var PopHtml="";
175
	PopHtml += '<div class="blackcover">';
176
	PopHtml += '<div class="resouinfo"><form class="resoufrm">';
177
	PopHtml += '<div class="resoutit">资源详细信息<div class="stateinfor"><em></em></div></div>';
178
	PopHtml += '<div class="resoubox">';
179
	//资源信息
180
	PopHtml += '<table class="resoutab floatL"><tr>';
181
	PopHtml += '<th class="resouinfotype" scope="row">资源名称</th>';
182
	PopHtml += '<td><div class="resouinforcon"><span  id="resourceName" ></span></div></td>';
183
	PopHtml += '</tr>';		
184
	PopHtml += '<tr class="workmsgbox"><th></th><td><div class="resouinforcon"><div class="workmsg workmsg1"></div></div></td></tr>  ';
185
	PopHtml += '<tr class="respublisher"><th class="resouinfotype"  scope="row">资源发布者</th><td><div class="resouinforcon" id="professor" ></div></td></tr>';
186
	PopHtml += '<tr><th class="resouinfotype"  scope="row">可提供服务</th><td><div class="resouinforcon"><span  id="supportedServices"></span></div></td></tr>';
187
	PopHtml += '<tr class="workmsgbox"><th></th><td><div class="resouinforcon"><div class="workmsg workmsg3"></div></div></td></tr>  ';
188
	PopHtml += '<tr><th class="resouinfotype"  scope="row">学术领域</th><td><div class="resouinforcon"><span   id="subject"></span></div></td></tr>';
189
	PopHtml += '<tr><th class="resouinfotype"  scope="row">应用行业</th><td><div class="resouinforcon"><span id="industry"></span></div></td></tr>'; 
190
	PopHtml += '<tr><th class="resouinfotype"  scope="row">期望付款方式</th><td><div class="resouinforcon"><span id="hopePayMethod"></span></div></td></tr>';
191
	PopHtml += '<tr><th class="resouinfotype"  scope="row">详细描述</th><td ><div class="resouinforcon"><span  id="descp"></span></div></td></tr>';
192
	PopHtml += '<tr><th class="resouinfotype" scope="row">合作备注</th><td><div class="resouinforcon"><span  id="cooperationNotes"></span></div></td></tr>';		
193
	PopHtml +='</table>';
194
	
195
	/////////////资源图片上传////////////////////
196
	//图像
197
	PopHtml +='<div class="resouimgbox floatL">';
198
	PopHtml += '<div class="resouinforcon">';
199
	PopHtml += '<div class="resouimg" >';
200
	PopHtml += '<div class="resouimgshow"><img width="100%" height="100%" src="" class="resouImage" /></div></div>';
201
	PopHtml += '</div></div>';
202
	PopHtml += '</div></form>';
203
	//关闭按钮
204
	PopHtml += '<span class="workclose"></span>';
205
	PopHtml += '</div></div>';
206
	//必须先将html添加到body,再设置Css样式
207
	$("body").prepend(PopHtml);
208
    $("body").css("position","fixed");   
209
    var _widht = $(".blackcover").width();
210
    var _height = $(".blackcover").height();
211
	var boxWidth = $(".resouinfo").width();
212
	var boxHeight = $(".resouinfo").height();
213
	//让提示框居中
214
	$(".resouinfo").css({ top:"40px", left: (_widht - boxWidth) / 2 + "px" });
215
	//关闭按钮
216
	$(".workclose").click(function(){
217
		$(".blackcover").remove();
218
		$("body").css("position","static");
219
	});
220
}
174 221
// 资源申请确认
175 222
function ResourceApply(){
176 223
		var PopHtml="";
@ -189,10 +236,10 @@ function ResourceApply(){
189 236
		PopHtml += '<tr><th class="resouinfotype "  scope="row">需求资源</th><td><div class="resouinforcon log"></div></td> </tr>';
190 237
		PopHtml += '<tr><th class="resouinfotype resouinfotype2"  scope="row">资源发布者</th><td><div class="resouinforcon namecon" id="professor3"><!--<a href="" class="worktel">联系ta</a>--></div></td></tr>';
191 238
		PopHtml += '<tr><th class="resouinfotype"  scope="row">需求方</th><td>';
192
        PopHtml += '<div class="resouinforcon"><select class="frmtype" style="background:url(../images/downselect.png) no-repeat 96% center"><option>本人</option><option>所属机构</option></select></div>';
239
        PopHtml += '<div class="resouinforcon"><select class="frmtype" style="background:url(../images/downselect.png) no-repeat 96% center"><option title="本人">本人</option><option title="所属机构">所属机构</option></select></div>';
193 240
		PopHtml += '</td></tr>';
194 241
		PopHtml += '<tr><th class="resouinfotype " scope="row">交付时间</th><td><div class="resouinforcon"><input type="text" readOnly="true" id="datepicker"class="frmtype dealTime"style="width:200px;"></div></td></tr>';
195
		PopHtml += '<tr><th class="resouinfotype"  scope="row">具体需求</th><td><div class="resouinforcon"><textarea class="frmtype detail"></textarea></div></td></tr></table>';
242
		PopHtml += '<tr class="limitBox"><th class="resouinfotype"  scope="row">具体需求</th><td class="limitwordbox"><div class="resouinforcon limitwords"><textarea class="frmtype detail"></textarea></div></td></tr></table>';
196 243
		
197 244
		PopHtml += '<div class="resouimgbox floatL"><div class="resouinforcon"><div class="resouimg2" ><img src="" width="100%" height="100%"  class="resouImage"></div></div></div></div>';
198 245
		
@ -217,7 +264,7 @@ function ResourceApply(){
217 264
		PopHtml += '<div class="resoubox"><table class="resoutab applysure">';
218 265
		PopHtml += '<tr><th class="resouinfotype"  scope="row">付款方式</th><td><div class="resouinforcon"><input type="text" class="frmtype" id="payMethod"></div></td><td ><div class="resouinforcon"></div></td></tr>';
219 266
		PopHtml += '<tr><th class="resouinfotype" scope="row">费用</th><td><div class="resouinforcon"><input type="text" class="frmtype" id="dealPrice"></div></td><td ><div class="resouinforcon"></div></td></tr>';
220
		PopHtml += '<tr><th class="resouinfotype" scope="row">备注</th><td colspan="2"><div class="resouinforcon"><textarea class="frmtype" id="consultContent"></textarea></div></td></tr></table>';
267
		PopHtml += '<tr class="limitBox"><th class="resouinfotype" scope="row">备注</th><td class="limitwordbox" colspan="2"><div class="resouinforcon limitwords"><textarea class="frmtype" id="consultContent"></textarea></div></td></tr></table>';
221 268
		PopHtml += '</table>';
222 269
		//文件	
223 270
		PopHtml += '<div class="filebox"style="display:none"> ';
@ -466,17 +513,18 @@ function DetailInfo(){
466 513
		PopHtml += '<tr><th class="resouinfotype"  scope="row">需求方</th><td>';
467 514
        PopHtml += '<div class="resouinforcon sname">李四</div>';
468 515
		PopHtml += '</td></tr>';
469
		PopHtml += '<tr><th class="resouinfotype "  scope="row">具体需求</th><td><div class="resouinforcon detail"></div></td></tr>';
470 516
		PopHtml += '<tr><th class="resouinfotype " scope="row">交付时间</th><td><div class="resouinforcon timelog"></div></td></tr>';
517
		PopHtml += '<tr class="limitBox"><th class="resouinfotype " scope="row">具体需求</th><td class="limitwordbox"><div class="resouinforcon limitwords detail"></div></td></tr>';
518

471 519
	
472 520
		/*//报价模块*/
473 521
		//PopHtml += '<table class="resoutab1 applysure">';
474 522
		PopHtml += '<tr><th class="resouinfotype"  scope="row">付款方式</th><td><div class="resouinforcon"id="payMethod"></div></td></tr>';
475 523
		PopHtml += '<tr><th class="resouinfotype" scope="row">费用</th><td><div class="resouinforcon"id="dealPrice"></div></td></tr>';
476
		PopHtml += '<tr><th class="resouinfotype" scope="row">备注</th><td><div class="resouinforcon"id="consultContent"></div></td></tr></table>';
524
		PopHtml += '<tr class="limitBox"><th class="resouinfotype" scope="row">备注</th><td class="limitwordbox"><div class="resouinforcon limitwords"id="consultContent"></div></td></tr></table>';
477 525
		PopHtml += '</table>';
478 526
		
479
		PopHtml += '<div class="resouimgbox floatL"><div class="resouinforcon"><div class="resoushowimg1" ><img src="" width="100%" height="100%"  class="resouImage"></div></div></div></div>';
527
		PopHtml += '<div class="resouimgbox1 floatL"><div class="resouinforcon"><div class="resoushowimg1" ><img src="" width="100%" height="100%"  class="resouImage"></div></div></div></div>';
480 528
		//文件	
481 529
		PopHtml += '<div class="filebox"> ';
482 530
		PopHtml += '<div class="worktit">相关文件<div class="uploadbtn">上传文件</div></div>';
@ -596,8 +644,7 @@ function DetailInfo(){
596 644
		
597 645
		//让提示框居中
598 646
		$(".resoudetailinfo").css({ top:"40px", left: (_widht - boxWidth) / 2 + "px"  });
599

600

647
		
601 648
		//关闭按钮
602 649
		$(".workclose").click(function(){
603 650
			$(".blackcover").remove();

+ 120 - 12
src/main/webapp/js/sciresource.js

@ -54,6 +54,10 @@ $(function(){
54 54
	$("#workmysrc").on("click",".resoumag",function()
55 55
			{ 		
56 56
				ResourceInfo();
57
				$(".limitBox").removeClass("limitBox");
58
		        $(".limitwords").removeClass("limitwords");
59
		        $(".limitwordbox").removeClass("limitwordbox");
60
				
57 61
				$(".respublisher").css("display","none");
58 62
				$(".stateinfor span").text("资源发布中");
59 63
				var resourceID=$(this).attr("resourceId");
@ -128,8 +132,8 @@ $(function(){
128 132
									
129 133
								}
130 134
								function getDataput(){		
131
									$.ajax({"url" : "/ajax/resource",
132
										"type" :  "PUT" ,
135
									$.ajax({"url" : "ajax/resource/updateResource",
136
										"type" :  "post" ,
133 137
										"success" : function(rdata) {
134 138
											if (rdata.success){													
135 139
													getDataResource();						
@ -137,9 +141,9 @@ $(function(){
137 141
												$.MsgBox.Alert("消息","资源发布失败");
138 142
											}
139 143
										},
140
										"data" :  JSON.stringify($data) ,
144
										"data" :$data,
141 145
										"beforeSend":function(){/*console.log(this.data)*/ },
142
										"contentType" :  "application/json",
146
										"contentType" : "application/x-www-form-urlencoded",
143 147
										dataType : "json"
144 148
									});
145 149
								}
@ -386,12 +390,19 @@ $("#consd").on("click",".detailmess",function(){
386 390
	
387 391
	if(flag==0&&operationStatus==1)
388 392
	{	ResourceApply();
393
		//移出有textare标签的相关class
394
		$(".limitBox").eq(1).removeClass("limitBox");
395
        $(".limitwords").eq(1).removeClass("limitwords");
396
        $(".limitwordbox").eq(1).removeClass("limitwordbox");
397
        
389 398
		ajaxGet(operationId);
399

390 400
		$(".dealTime").replaceWith("<span class='dealTime'></span>");
391 401
		$(".detail").replaceWith("<span class='detail'></span>");
392 402
		$("select").replaceWith("<span class='sname'></span>")
393 403
		$(".btnboxdown").css({"display":"none"});
394
		$(".applysure").css({"display":"none"});		
404
		$(".applysure").css({"display":"none"});
405

395 406
		$("#nextStep").click(function(){
396 407
			$(".stateinfor span").text("报价中");
397 408
			$(".btnboxup").css({"display":"none"});
@ -404,8 +415,8 @@ $("#consd").on("click",".detailmess",function(){
404 415
				var $date = {};	
405 416
				$date.detailDemand=$(".detail").text();
406 417
				$date.deliverTime=replaceStr($.trim($(".dealTime").text()));
407
				$date.dealPrice =$("#dealPrice").val();
408
				$date.payMethod = $("#payMethod").val();
418
				$date.dealPrice =$.trim($("#dealPrice").val());
419
				$date.payMethod = $.trim($("#payMethod").val());
409 420
				$date.replyNotes = $("#consultContent").val();
410 421
				$date.applysquare = $(".sname").text();
411 422
				$date.operationId=operationId;
@ -443,12 +454,19 @@ $("#consd").on("click",".detailmess",function(){
443 454
	}
444 455
	if(flag==0&&operationStatus==2){
445 456
		ResourceApply();
457
		//移出有textare标签的相关class
458
		$(".limitBox").eq(1).removeClass("limitBox");
459
        $(".limitwords").eq(1).removeClass("limitwords");
460
        $(".limitwordbox").eq(1).removeClass("limitwordbox");
461
        
446 462
		ajaxGet(operationId);
463
		
447 464
		$(".dealTime").replaceWith("<span class='dealTime'></span>");
448 465
		$(".detail").replaceWith("<span class='detail'></span>");
449 466
		$("select").replaceWith("<span class='sname'></span>")
450 467
		$(".btnboxdown").css({"display":"none"});
451
		$(".applysure").css({"display":"none"});		
468
		$(".applysure").css({"display":"none"});
469

452 470
		$(".stateinfor span").text("修改报价中");
453 471
		$(".btnboxup").css({"display":"none"});
454 472
		$(".btnboxdown").css({"display":"block"});
@ -488,13 +506,14 @@ $("#consd").on("click",".detailmess",function(){
488 506
	if(flag==0&&operationStatus==3){
489 507
		
490 508
		DetailInfo();
509
		
491 510
		$("#totalPrice").text(priceDifference);
492 511
		$(".liuyaninfo").css("display","none");		
493 512
		$(".pingjiainfo").css("display","none");
494 513
		$(".filebox").css("display","none");
495 514
		ajaxGet1(operationId);
496 515
		$(".payaddbox1").css("display","none");
497
		
516

498 517
		discussGetPaidMoney(operationId,priceDifference)
499 518
	}
500 519
	if(flag==0&&operationStatus==5){
@ -506,10 +525,12 @@ $("#consd").on("click",".detailmess",function(){
506 525
		$(".btnboxdown").css({"display":"none"});
507 526
		$(".applysure").css({"display":"none"});
508 527
		$(".addrebtn").css("display","none");
528

509 529
	}
510 530
	if(flag==0&&operationStatus==4){
511 531
		ResourceApply();
512 532
		ajaxGet1(operationId);
533

513 534
		$(".dealTime").replaceWith("<span class='dealTime'></span>");
514 535
		$(".detail").replaceWith("<span class='detail'></span>");
515 536
		$("select").replaceWith("<span class='sname'></span>")
@ -524,7 +545,8 @@ $("#consd").on("click",".detailmess",function(){
524 545
		$("#payMethod").replaceWith("<span id='payMethod'><span>");
525 546
		$("#dealPrice").replaceWith("<span id='dealPrice'><span>");
526 547
		$("#consultContent").replaceWith("<span id='consultContent'><span>");
527
			}	
548

549
	}	
528 550
if(flag==0&&operationStatus==6){
529 551
		
530 552
		DetailInfo();	
@ -534,6 +556,7 @@ if(flag==0&&operationStatus==6){
534 556
		$(".filebox").css("display","none");
535 557
		ajaxGet1(operationId);
536 558
		$(".payaddbox1").css("display","none");
559

537 560
		discussGetPaidMoney(operationId,priceDifference)
538 561
	}
539 562
if(flag==0&&operationStatus==7){
@ -545,6 +568,8 @@ if(flag==0&&operationStatus==7){
545 568
	$(".filebox").css("display","none");
546 569
	ajaxGet1(operationId);
547 570
	$(".payaddbox1").css("display","none");
571
	//根据内容的多少获取高度给父级设置高度
572
	limitHeight();
548 573
	discussGetPaidMoney(operationId,priceDifference)
549 574
}
550 575
if(flag==0&&operationStatus==8){
@ -556,6 +581,8 @@ if(flag==0&&operationStatus==8){
556 581
	$(".filebox").css("display","none");
557 582
	ajaxGet1(operationId);
558 583
	$(".payaddbox1").css("display","none");
584
	//根据内容的多少获取高度给父级设置高度
585
	limitHeight();
559 586
	discussGetPaidMoney(operationId,priceDifference)
560 587
}
561 588
})
@ -720,6 +747,36 @@ $(".workmysrc").on("click",".drawback",function(){
720 747
	 var $price=$(this).attr("dealPrice");
721 748
	 $("#totalPrice").text($price);	
722 749
	 discussGetPaidMoney(opo,$price);
750
	
751
	 $("#paytit").on("click",".ret",function(){	
752
		 var payStatus=$(this).attr("payStatus");
753
		 console.log(payStatus);
754
		if(payStatus==0){
755
			payHistoryId=$(this).attr("payhistoryid");
756
			getPayhistoryData();
757
		}			
758
		});
759
		function getPayhistoryData(){
760
			$.ajax({		
761
			"url":"/ajax/payhistory/status",
762
			"type":"post",
763
			"async": true,
764
			"data":{"payHistoryId":payHistoryId,"payStatus":"1"}, 
765
			"success":function(data)
766
			{
767
				if(data.success)
768
					{	
769
					$("#paytit").find(".payitem").remove();
770
					 discussGetPaidMoney(opo,$price);
771
					}
772
					else
773
					{
774
						$.MsgBox.Alert('message',"系统异常!");
775
					}
776
			},
777
			"error":function(){$.MsgBox.Alert('message','failddd')}
778
		});
779
		}		
723 780
		 $(".panbtn").click(function(){	
724 781
			 var payed= Number($("#realCharge").text());//已经收到的付款
725 782
			 var paying= Number($("#payMoney").val());//此次正在付入金额
@ -795,6 +852,35 @@ $(".workmysrc").on("click",".payMonety",function(){
795 852
	 var $price=$(this).attr("dealPrice");
796 853
	 $("#totalPrice").text($price);	
797 854
	 discussGetPaidMoney(opo,$price);
855
	 $("#paytit").on("click",".ret",function(){	
856
		 var payStatus=$(this).attr("payStatus");
857
		 console.log(payStatus);
858
		if(payStatus==0){
859
			payHistoryId=$(this).attr("payhistoryid");
860
			getPayhistoryData();
861
		}			
862
		});
863
		function getPayhistoryData(){
864
			$.ajax({		
865
			"url":"/ajax/payhistory/status",
866
			"type":"post",
867
			"async": true,
868
			"data":{"payHistoryId":payHistoryId,"payStatus":"1"}, 
869
			"success":function(data)
870
			{
871
				if(data.success)
872
					{	
873
					$("#paytit").find(".payitem").remove();
874
					 discussGetPaidMoney(opo,$price);
875
					}
876
					else
877
					{
878
						$.MsgBox.Alert('message',"系统异常!");
879
					}
880
			},
881
			"error":function(){$.MsgBox.Alert('message','failddd')}
882
		});
883
		}
798 884
		 $("#panaddbtn").click(function(){				
799 885
			 var aa= Number($("#payMoney").val());	
800 886
			var bb=Number($("#balance").text());			
@ -887,7 +973,11 @@ function discussGetPaidMoney(operationId,priceDifference){
887 973
				PopHtml += '<td><div class="resouinforcon">'+$data[i].professor.name+'</div></td>';
888 974
				PopHtml += '<td><div class="resouinforcon resou"></div></td>';
889 975
				PopHtml += '<td><div class="resouinforcon to"></div></td>';
890
				PopHtml += '<td><div class="resouinforcon resta"></div></td>';
976
				if(userid==$data[i].professor.id){
977
					PopHtml += '<td><div class="resouinforcon resta"></div></td>';
978
				}else{
979
					PopHtml += '<td><div class="resouinforcon resta ret"payHistoryId='+$data[i].payHistoryId+' payStatus='+$data[i].payStatus+'></div></td>';
980
				}				
891 981
				PopHtml += '<td><div class="resouinforcon">'+$data[i].remark+'</div></td>';
892 982
				PopHtml += '</tr>';
893 983
				$("#paytit").append(PopHtml);
@ -1202,7 +1292,9 @@ $(".workmysrc").on("click",".detailm",function(){
1202 1292
	if(flag==1&&operationStatus==2)
1203 1293
	{		
1204 1294
		ResourceApply();
1295

1205 1296
		ajaxGet1(operationId);
1297
		
1206 1298
		$(".dealTime").replaceWith("<span class='dealTime'></span>");
1207 1299
		$(".detail").replaceWith("<span class='detail'></span>");
1208 1300
		$("select").replaceWith("<span class='sname'></span>")
@ -1240,11 +1332,13 @@ $(".workmysrc").on("click",".detailm",function(){
1240 1332
		$(".filebox").css("display","none");
1241 1333
		ajaxGet1(operationId);
1242 1334
		$(".payaddbox1").css("display","none");
1335

1243 1336
		discussGetPaidMoney(operationId,priceDifference);
1244 1337
	}
1245 1338
	if(flag==1&&operationStatus==4){
1246 1339
		ResourceApply();
1247 1340
		ajaxGet1(operationId);
1341

1248 1342
		$(".dealTime").replaceWith("<span class='dealTime'></span>");
1249 1343
		$(".detail").replaceWith("<span class='detail'></span>");
1250 1344
		$("select").replaceWith("<span class='sname'></span>")
@ -1265,6 +1359,7 @@ $(".workmysrc").on("click",".detailm",function(){
1265 1359
	if(flag==1&&operationStatus==5){
1266 1360
		ResourceApply();
1267 1361
		ajaxGet(operationId);
1362

1268 1363
		$(".stateinfor").find("span").text("合作结束");
1269 1364
		$(".dealTime").replaceWith("<span class='dealTime'></span>");
1270 1365
		$(".detail").replaceWith("<span class='detail'></span>");
@ -1283,6 +1378,7 @@ $(".workmysrc").on("click",".detailm",function(){
1283 1378
		$(".filebox").css("display","none");
1284 1379
		ajaxGet1(operationId);
1285 1380
		$(".payaddbox1").css("display","none");
1381

1286 1382
		discussGetPaidMoney(operationId,priceDifference)
1287 1383
	}
1288 1384
	if(flag==1&&operationStatus==7){
@ -1293,6 +1389,7 @@ $(".workmysrc").on("click",".detailm",function(){
1293 1389
		$(".filebox").css("display","none");
1294 1390
		ajaxGet1(operationId);
1295 1391
		$(".payaddbox1").css("display","none");
1392

1296 1393
		discussGetPaidMoney(operationId,priceDifference)
1297 1394
	}
1298 1395
	if(flag==1&&operationStatus==8){
@ -1303,6 +1400,7 @@ $(".workmysrc").on("click",".detailm",function(){
1303 1400
		$(".filebox").css("display","none");
1304 1401
		ajaxGet1(operationId);
1305 1402
		$(".payaddbox1").css("display","none");
1403

1306 1404
		discussGetPaidMoney(operationId,priceDifference)
1307 1405
	}
1308 1406
})
@ -1386,7 +1484,11 @@ function ajaxGet(operationId,o,p){
1386 1484
					}else{
1387 1485
						$(".dealTime").text(changeTime(data.data.deliverTime));
1388 1486
					}
1389
					
1487
					if(data.data.professor.name==data.data.applysquare){						
1488
						$("select").find("option[title=个人]").attr("selected",true);						
1489
					}else{						
1490
						$("select").find("option[title=所属机构]").attr("selected",true);						
1491
					}
1390 1492
					$(".sname").text(data.data.applysquare);
1391 1493
					$(".namecon").text(data.data.resource.professor.name);
1392 1494
					$(".resouImage").attr("src","/images/resource/"+data.data.resource.resourceId+".jpg");
@ -1404,6 +1506,8 @@ function ajaxGet(operationId,o,p){
1404 1506
					if(data.data.replyNotes){
1405 1507
						$("#consultContent").val(data.data.replyNotes);
1406 1508
					}
1509
					//根据内容的多少获取高度给父级设置高度
1510
					limitHeight();
1407 1511
				}
1408 1512
				else
1409 1513
				{
@ -1443,6 +1547,8 @@ function ajaxGet1(operationId){
1443 1547
					if(data.data.replyNotes){
1444 1548
						$("#consultContent").text(data.data.replyNotes);
1445 1549
					}
1550
					//根据内容的多少获取高度给父级设置高度
1551
					limitHeight();
1446 1552
				}
1447 1553
				else
1448 1554
				{
@ -1453,6 +1559,8 @@ function ajaxGet1(operationId){
1453 1559
	});
1454 1560
}
1455 1561

1562

1563

1456 1564
	/*科研资源菜单点击切换*/
1457 1565
	$(".worksamlltit1").click(function(){
1458 1566
		var index = $(this).index();