|
|
|
@ -81,6 +81,8 @@
|
|
|
|
|
$("#InformationURL").show();
|
|
|
|
|
$("#twxs").hide();
|
|
|
|
|
$("#player-con").hide();
|
|
|
|
|
// $('#InformationURL').attr('src', 'https://view.officeapps.live.com/op/view.aspx?src='+Common.isHttp(resourcesInfoContent));
|
|
|
|
|
resourcesInfoContent = 'http://zycloud.sztzjy.com'+resourcesInfoContent;
|
|
|
|
|
$('#InformationURL').attr('src', 'https://view.officeapps.live.com/op/view.aspx?src='+Common.isHttp(resourcesInfoContent));
|
|
|
|
|
}else if(resourcesInfoType == 1){
|
|
|
|
|
$(".wordHeader").hide();//隐藏
|
|
|
|
|